Plan for the LegacyUI module

Build: #4 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
1 minute
Revision
21ecdc41bcbdc1350e62b6701f57f1944959fb61 21ecdc41bcbdc1350e62b6701f57f1944959fb61
Total tests
82
Fixed in
#5 (Code changes detected)

Tests

  • 82 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 17 seconds taken in total.
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...)