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

Build: #193 failed Changes by mogoodrich <mgoodrich@pih.org>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
56 seconds
Labels
None
Revision
3bdcb76b76987bfb17d2ddd6ad2456d969825eac 3bdcb76b76987bfb17d2ddd6ad2456d969825eac
Total tests
36
Fixed in
#194 (Changes by mogoodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 3bdcb76b76987bfb17d2ddd6ad2456d969825eac 3bdcb76b76987bfb17d2ddd6ad2456d969825eac revert RESTWS-438 and RESTWS-433 (revert back so that the browser returns a 401 upon an authentication error)

Tests

New test failures 1
Status Test View job Duration
Collapse Failed BaseRestControllerTest apiAuthenticationExceptionHandler_shouldReturnNotFoundIfNotLoggedIn History
Default Job < 1 sec
java.lang.AssertionError:  Expected: is <404>      but: was <401>
java.lang.AssertionError: 
Expected: is <404>
     but: was <401>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.BaseRestControllerTest.apiAuthenticationExceptionHandler_shouldReturnNotFoundIfNotLoggedIn(BaseRestControllerTest.java:61)
(37 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRESTWS-433Could not obtain issue details from Jira
Unknown Issue TypeRESTWS-438Could not obtain issue details from Jira