Plan for the LegacyUI module
Build: #4 failed Changes by Rafal Korytkowski
Test results
- 82 tests in total
- 1 test failed
- 1 failure is new
- 1 test was quarantined / skipped
- 17 seconds taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
EncounterRoleFormControllerTest
showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel
|
Default Job | < 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...) |
Status | Test | Failing since | View job |
---|---|---|---|
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleATaskIfTheStartTimeHasPassed
|
Default Job |