Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #232 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 39 tests in total
  • 1 test failed
  • 31 seconds taken in total.

Build 232 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
java.lang.AssertionError: expected:<webservices.rest.error.invalid.submission> but was:<null>
	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:144)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.BaseRestControllerTest.validationException_shouldReturnBadRequestResponse(BaseRestControllerTest.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(35 more lines...)