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

Bug 408272

Summary: Test failure in testLogWithBranch
Product: [ECD] Orion Reporter: John Arthorne <john.arthorne>
Component: GitAssignee: John Arthorne <john.arthorne>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description John Arthorne CLA 2013-05-16 14:01:50 EDT
At least need better error reporting here to find out cause of the failure:
expected:<201> but was:<500>

java.lang.AssertionError: expected:<201> but was:<500>
at org.eclipse.orion.server.tests.servlets.git.GitTest.branch(GitTest.java:820)
at org.eclipse.orion.server.tests.servlets.git.GitTest.branch(GitTest.java:812)
at org.eclipse.orion.server.tests.servlets.git.GitLogTest.testLogWithBranch(GitLogTest.java:232)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 2 John Arthorne CLA 2013-05-21 15:44:11 EDT
Similar failure last night:

java.lang.AssertionError: expected:<200> but was:<500>
at org.eclipse.orion.server.tests.servlets.git.GitTest.addFile(GitTest.java:1276)
at org.eclipse.orion.server.tests.servlets.git.GitStatusTest.testFileLogFromStatus(GitStatusTest.java:578)
Comment 3 John Arthorne CLA 2015-05-05 14:45:26 EDT
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