Sonar metrics for OpenMRS Core Master

Build: #1175 failed Scheduled with changes by Lluis Martinez <lluismf@gmail.com>

Build result summary

Details

Completed
Queue duration
23 seconds
Duration
12 minutes
Labels
None
Revision
9aaf508a29f783339d61077b252b33009e5a4ed6 9aaf508a29f783339d61077b252b33009e5a4ed6
Total tests
3386
Failing since
#1174 (Scheduled with changes by Lluis Martinez <lluismf@gmail.com>)
Fixed in
#1176 (Scheduled with changes by 3 people)

Tests

Responsible

This build has been failing since #1174
No one has taken responsibility

Code commits

Author Commit Message Commit date
Lluis Martinez <lluismf@gmail.com> Lluis Martinez <lluismf@gmail.com> 9aaf508a29f783339d61077b252b33009e5a4ed6 9aaf508a29f783339d61077b252b33009e5a4ed6 Fix some Codacy issues "Avoid reassigning parameters"

Tests

Existing test failures 1
Status Test Failing since View job 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)