Sonar metrics for OpenMRS Core Master

Build: #1175 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Job result summary

Completed
Duration
12 minutes
Revision
9aaf508a29f783339d61077b252b33009e5a4ed6 9aaf508a29f783339d61077b252b33009e5a4ed6
Total tests
3386
Failing since
#1174 (Scheduled – )
Fixed in
#1176 (Scheduled)

Tests

  • 3,386 tests in total
  • 1 test failed
  • 38 tests were quarantined / skipped
  • 9 minutes taken in total.
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)