Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 345436

Summary: [server] testStatusMissing failed in I201105111000
Product: [ECD] Orion Reporter: Tomasz Zarna <tomasz.zarna>
Component: ClientAssignee: Tomasz Zarna <tomasz.zarna>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: john.arthorne
Version: 0.2Keywords: test
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: http://download.eclipse.org/e4/orion/drops/I201105111000/org.eclipse.orion.server.tests.AllServerTests.html
Whiteboard:

Description Tomasz Zarna CLA 2011-05-11 11:03:53 EDT
expected:<200> but was:<404>

java.lang.AssertionError: expected:<200> but was:<404>
at org.eclipse.orion.server.tests.servlets.git.GitStatusTest.testStatusMissing(GitStatusTest.java:225)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:249)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Tomasz Zarna CLA 2011-05-11 11:15:08 EDT
Passes locally on Windows and Linux when run against HEAD. Comparing it with v20110511-0951, which I think has been used for I201105111000, the only diff is orion.map. 

No clue.
Comment 2 Tomasz Zarna CLA 2011-05-12 04:49:22 EDT
All tests pass in the latest n-build: http://download.eclipse.org/e4/orion/drops/N201105112000/index.html. I will reopen the bug if the failure happens again in the upcoming i-build.