Build: #594 failed
Job: Build Module failed
Test results
- 58 tests in total
- 1 test failed
- 1 minute taken in total.
Build 594 has the following 1 errors:There were no new test failures since the previous build.
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...) |