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

Build: #465 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
031e6bcede2a24c5c5030bf52ef95f281b5fe9a0 031e6bcede2a24c5c5030bf52ef95f281b5fe9a0
Total tests
52
Fixed in
#466 (Code changes detected)

Tests

  • 52 tests in total
  • 1 test failed
  • 1 failure is new
  • 27 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed BaseRestControllerTest handleException_shouldLog500AndAboveAsErrors History
< 1 sec
Wanted but not invoked:  Wanted but not invoked: sLF4JLocationAwareLog.error(     "ErrorMessage",     org.openmrs.module.webservices.rest.web.response.ConversionException: ErrorMessage ); -> at org.openmrs.module.webservices.rest.web.v1_0.controller.BaseRestControllerTest.handleException_shouldLog500AndAboveAsErrors(BaseRestControllerTest.java:126)  However, there were other interactions with this mock: -> at org.openmrs.module.webservices.rest.web.v1_0.controller.BaseRestController.handleException(BaseRestController.java:109) 
Wanted but not invoked:
sLF4JLocationAwareLog.error(
    "ErrorMessage",
    org.openmrs.module.webservices.rest.web.response.ConversionException: ErrorMessage
);
-> at org.openmrs.module.webservices.rest.web.v1_0.controller.BaseRestControllerTest.handleException_shouldLog500AndAboveAsErrors(BaseRestControllerTest.java:126)

(41 more lines...)