Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #231 failed
Job: Default Job failed
Test results
- 39 tests in total
- 1 test failed
- 1 failure is new
- 28 seconds taken in total.
Build 231 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
BaseRestControllerTest
validationException_shouldReturnBadRequestResponse
|
< 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...) |