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

Build: #231 failed Child of TRUNK-ONEPOINTTENX-296

Test results

  • 39 tests in total
  • 1 test failed
  • 1 failure is new
  • 28 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed BaseRestControllerTest validationException_shouldReturnBadRequestResponse History
Default Job < 1 sec
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...)