Skip to main content

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

orion-server-dev - Build #773 - Unstable:

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

Changes:

[Anthony Hunter] [nobug] Add additional logging to see why sites are throwing an error [Filip Madej] [Bug 467086] More helpful message when service is not found [Anthony Hunter] [nobug] Add additional logging to see why sites are throwing an error [Anthony Hunter] [nobug] Add additional logging to see why sites are throwing an error [Grant Gayed] stop passing GitHub token [Anthony Hunter] [nobug] Fix additional logging to see why sites are throwing an error [Silenio Quarti] testing: determine whether file decoration is take a long time to run [Anthony Hunter] [nobug] Revert additional logging to see why sites are throwing an error [Anthony Hunter] [nobug] Revert additional logging to see why sites are throwing an error [Anthony Hunter] [nobug] Add additional logging to see why sites are throwing an error [Anthony Hunter] [nobug] Add additional logging to see why sites are throwing an error [Anthony Hunter] [nobug] Final Revert additional logging to see why sites are throwing an [Anthony Hunter] Bug 467166 mapping to an invalid file URL returns a 404 with a project

Test Failures:

1 tests failed.
REGRESSION:  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