Sonar metrics for OpenMRS Core Master

Build: #1479 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Test results

  • 3,772 tests in total
  • 1 test failed
  • 1 failure is new
  • 39 tests were quarantined / skipped
  • 20 minutes taken in total.

Build 1,479 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 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)