Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-releng] orion-server-dev - Build #774 - Still Unstable!

orion-server-dev - Build #774 - Still Unstable:

Check console output at https://hudson.eclipse.org/orion/job/orion-server-dev/774/ to view the results.

Changes:

[Anthony Hunter] Bug 467242 add additional logging to test sites query string lost [Silenio Quarti] fix hosted sites response not gzipped [Anthony Hunter] Bug 467242 add query string to forwarded request

Test Failures:

1 tests failed.
FAILED:  org.eclipse.orion.server.tests.servlets.site.HostingTest.testRemoteProxyRequestPathEncoding

Error Message:
expected:<200> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<500>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.eclipse.orion.server.tests.servlets.site.HostingTest.testRemoteProxyRequestPathEncoding(HostingTest.java:361)



Back to the top