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

Build: #232 failed Changes by Rafal Korytkowski

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1 minute
Labels
None
Revision
ab734f9747bebe1ab5d89dff7598cc7eebd22e9e ab734f9747bebe1ab5d89dff7598cc7eebd22e9e
Total tests
39
Failing since
#231 (Child of TRUNK-ONEPOINTTENX-296)
Fixed in
#233 (Changes by Rafal Korytkowski)

Tests

Responsible

This build has been failing since #231
No one has taken responsibility

Code commits

Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski ab734f9747bebe1ab5d89dff7598cc7eebd22e9e ab734f9747bebe1ab5d89dff7598cc7eebd22e9e Correcting formatting

Tests

Existing test failures 1
Status Test Failing since View job 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...)