Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #231 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 56 seconds
- Revision
-
80edc2e033a274734fb2369eb587f5377ea0abd3
80edc2e033a274734fb2369eb587f5377ea0abd3 - Total tests
- 39
- Fixed in
- #233 (Code changes detected)
Tests
- 39 tests in total
- 1 test failed
- 1 failure is new
- 28 seconds taken in total.
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...) |