Community
Participate
Working Groups
The orion server tests are hanging during the builds. They started failing with I20111011 and failed again with I20111012.
FWIW, all tests pass when run locally.
I tried changing the default orion port to 8081, but it still failed with the same cause. This seems to rule out interference from someone else running on port 8080 on build.eclipse.org.
Created attachment 205207 [details] Stack trace
Webmaster, have there been recent changes on build.eclipse.org to prevent user applications opening ports? We used to launch the Orion server on build as part of our tests but it is now consistently failing to open port 8080. I tried changing to another port and had the same problem.
I'm running a test Gerrit instance on port 8080. You should be able to use any other port above 1024.
Interesting. I'll see if we can switch ports before launching the test.
It turned out the port was being hard-coded elsewhere in the releng scripts: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=ed119e9eedf5c84ddb4de343edb097c16fcbc11a I have released this and the server tests are now running. See: http://download.eclipse.org/orion/drops/I201110241548/ The js tests are still failing so this isn't quite done.
Client tests are now also running. See: http://download.eclipse.org/orion/drops/I201110251021/