Build: #24 failed
Job: Default Job failed
Test results
- 46 tests in total
- 1 test failed
- 1 failure is new
- 8 tests were fixed
- 2 tests were quarantined / skipped
- 2 seconds taken in total.
Build 24 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ListControllerIT
testGetOne
|
< 1 sec | |
java.lang.AssertionError: Expected: is <200> but: was <404> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:956) at org.junit.Assert.assertThat(Assert.java:923) at org.openmrs.addonindex.rest.ListControllerIT.testGetOne(ListControllerIT.java:58) |