Skip to main content

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

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

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

Changes:

[Szymon Brandys] [nobug] Add support for regions [Szymon Brandys] [nobug] API to initialize target registry

Test Failures:

1 tests failed.
REGRESSION:  org.eclipse.orion.server.tests.servlets.git.GitCheckoutTest.testCheckoutFileOutsideCurrentFolder

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<202>
	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.git.GitTest.getCloneUri(GitTest.java:376)
	at org.eclipse.orion.server.tests.servlets.git.GitCheckoutTest.testCheckoutFileOutsideCurrentFolder(GitCheckoutTest.java:382)



Back to the top