Build: #24 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Deploy to production

    Requires a user to start manually

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.

New test failures 1
Status Test Duration
Collapse Failed ListControllerIT testGetOne History
< 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)