Plan for the LegacyUI module

Build: #124 failed Changes by Wyclif Luyima

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 267 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 tests were quarantined / skipped
  • 37 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ProviderFormControllerTest onSubmit_shouldNotVoidOrChangeAttributeListIfTheAttributeValuesAreSame History
Default Job < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.impl.DatatypeServiceImpl.getHandlerClasses(DatatypeServiceImpl.java:120)
	at org.openmrs.api.impl.DatatypeServiceImpl.prioritizeHandlers(DatatypeServiceImpl.java:185)
	at org.openmrs.api.impl.DatatypeServiceImpl.getHandler(DatatypeServiceImpl.java:160)
	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:498)
(67 more lines...)
Skipped tests 5
Status Test Failing since View job
Skipped SchedulerFormControllerTest onSubmit_shouldNotRescheduleATaskIfTheStartTimeHasPassed History
Default Job
Skipped ConceptFormControllerTest org.openmrs.web.controller.ConceptFormControllerTest History
Default Job
Skipped DWRPatientServiceTest findPatients_shouldLoggedInUserShouldLoadTheirOwnPatientObject History
Default Job
Skipped DWRPatientServiceTest findPatients_shouldGetResultsForPatientsThatHaveEditedThemselves History
Default Job
Skipped DWRProviderServiceTest findProviderCountAndProvider_shouldReturnTheCountOfAllProvidersMatchingTheSearchedNameAlongWithProviderList History
Default Job