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

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
1 minute
Labels
None
Revision
80edc2e033a274734fb2369eb587f5377ea0abd3
Total tests
39
Fixed in
#233 (Changes by Rafal Korytkowski)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed BaseRestControllerTest validationException_shouldReturnBadRequestResponse
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...)