Community
Participate
Working Groups
To get the tests to run at all on a Mac, I have to add the following line to ConfiguratorActivator.java, if I don't do it I get an "address in use" error: properties.put(JettyConstants.HTTP_HOST, "127.0.0.1"); This setting then causes the site launching tests to fail. I also get failures in the advanced file operations tests.
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html