Sonar metrics for OpenMRS Core Master

Build: #1479 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Job result summary

Completed
Duration
24 minutes
Revision
d2a23f1f55bc4496f0576331248d1b20a2e48db5 d2a23f1f55bc4496f0576331248d1b20a2e48db5
Total tests
3772
Fixed in
#1481 (Manual run by Daniel Kayiwa)

Tests

  • 3,772 tests in total
  • 1 test failed
  • 1 failure is new
  • 39 tests were quarantined / skipped
  • 20 minutes taken in total.
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)