Build: #24 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Deploy to production

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Revision
4065082efb9339e6da3371243d9f2027f02e47ea
Total tests
46
Failing since
#23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)
Fixed in
#25 (Manual run from the stage: Deploy to production by Darius Jazayeri)

Tests

  • 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.
New test failures 1
Status Test Duration
Collapse Failed 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)
Fixed tests 8
Status Test Failing since Duration
Successful IndexingServiceTest testListsHaveNames
Failing since build #23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>) < 1 sec
Successful IndexingServiceTest testListsReferToAddOnsThatWeAreIndexing
Failing since build #23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>) < 1 sec
Successful IndexingServiceTest testMaintainersPresentAndNamesNotTooLong
Failing since build #23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>) < 1 sec
Successful IndexingServiceTest testModuleBackendDetails
Failing since build #23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>) < 1 sec
Successful IndexingServiceTest testNamesAndDescriptionPresentAndNotTooLong
Failing since build #23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>) < 1 sec
Successful IndexingServiceTest testParseable
Failing since build #23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>) < 1 sec
Successful IndexingServiceTest testTagsHaveNoWhitespace
Failing since build #23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>) < 1 sec
Successful IndexingServiceTest testUidPresentAndUnique
Failing since build #23 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>) < 1 sec