OpenMRS Core Master

Build: #1997 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 4,039 tests in total
  • 1 test failed
  • 1 failure is new
  • 36 tests were quarantined / skipped
  • 3 minutes taken in total.

Build 1,997 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed ObsServiceTest saveObs_shouldVoidOnlyOldObsWhenAllObsEditedAndNewObsAdded History
< 1 sec
org.junit.ComparisonFailure: expected:<Fri Nov 09 21:50:0[3] UTC 2018> but was:<Fri Nov 09 21:50:0[2] UTC 2018>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.api.ObsServiceTest.saveObs_shouldVoidOnlyOldObsWhenAllObsEditedAndNewObsAdded(ObsServiceTest.java:1914)