Sonar metrics for OpenMRS Core Master

Build: #1479 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

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,479 of Sonar - OpenMRS Core Master - Sonar Full Analysis. 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 03 21:05:1[5] UTC 2017> but was:<Fri Nov 03 21:05:1[4] UTC 2017>
	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:1912)