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

Bug 394185

Summary: No logging of internal server error in GitIndexHandlerV1
Product: [ECD] Orion Reporter: John Arthorne <john.arthorne>
Component: GitAssignee: John Arthorne <john.arthorne>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: 2.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description John Arthorne CLA 2012-11-13 09:10:06 EST
expected:<200> but was:<500>

java.lang.AssertionError: expected:<200> but was:<500>
at org.eclipse.orion.server.tests.servlets.git.GitDiffTest.testDiffWithCommonAncestor(GitDiffTest.java:539)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
Comment 1 John Arthorne CLA 2012-11-13 09:29:01 EST
I cannot reproduce this locally, but there is no logging of this internal error which we should fix.