Build: #594 failed
Job: Build Module failed
Job result summary
- Completed
- Duration
- 3 minutes
- Revision
-
23d3a0fa45f6ce82970685d94b539f18358d0681
23d3a0fa45f6ce82970685d94b539f18358d0681 - Total tests
- 58
- Failing since
- #593 (Code changes detected – )
- Fixed in
- #601 (Manual run by Darius Jazayeri)
Tests
- 58 tests in total
- 1 test failed
- 1 minute taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
EbolaLoginControllerTest
shouldReturnUnknownProviderForAuthenticatedUserWithInvalidProviderId
|
Failing since build #593 (Code changes detected) | < 1 sec | ||
junit.framework.AssertionFailedError: Expected: <null> but was: {uuid=6adb7c42-cfd2-4301-b53b-ff17c5654ff7, display=Person(personId=1), voided=false, links=[ All Data resources need to define their representations ]} at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.Assert.assertNull(Assert.java:277) at junit.framework.Assert.assertNull(Assert.java:268) at junit.framework.TestCase.assertNull(TestCase.java:438) at org.openmrs.module.ebolaexample.rest.controller.EbolaLoginControllerTest.shouldReturnUnknownProviderForAuthenticatedUserWithInvalidProviderId(EbolaLoginControllerTest.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (36 more lines...) |