Sonar metrics for OpenMRS Core Master

Build: #1174 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Test results

  • 3,386 tests in total
  • 1 test failed
  • 1 failure is new
  • 38 tests were quarantined / skipped
  • 11 minutes taken in total.

Build 1,174 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed EncounterTest getObsAtTopLevel_shouldGetObsInTheSameOrderObsIsAddedToTheEncounter History
< 1 sec
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)