Plan for the LegacyUI module

Build: #4 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 82 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 17 seconds taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed EncounterRoleFormControllerTest showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel History
< 1 sec
org.junit.ComparisonFailure: expected:<[]admin/encounters/enc...> but was:<[/module/legacyui/]admin/encounters/enc...>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel(EncounterRoleFormControllerTest.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
(34 more lines...)