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

Save obs should void only old obs when all obs edited and new obs added: Test case result

The below summarizes the result of the test "Save obs should void only old obs when all obs edited and new obs added" in build 1,997 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Save obs should void only old obs when all obs edited and new obs added
Test class
org.openmrs.api.ObsServiceTest
Method
saveObs_shouldVoidOnlyOldObsWhenAllObsEditedAndNewObsAdded
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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)