Build: #593 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Test results

  • 58 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 minute taken in total.

Build 593 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed EbolaLoginControllerTest shouldReturnUnknownProviderForAuthenticatedUserWithInvalidProviderId History
< 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...)