Sonar metrics for OpenMRS Core Master

Build: #1175 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Test results

  • 3,386 tests in total
  • 1 test failed
  • 38 tests were quarantined / skipped
  • 9 minutes taken in total.

Build 1,175 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
org.junit.ComparisonFailure: expected:<[first] obs> but was:<[third] obs>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.EncounterTest.getObsAtTopLevel_shouldGetObsInTheSameOrderObsIsAddedToTheEncounter(EncounterTest.java:194)