Plan for the LegacyUI module

Build: #204 failed Changes by dkayiwa <kayiwadaniel@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 308 tests in total
  • 1 test failed
  • 1 test was fixed
  • 4 tests were quarantined / skipped
  • 49 seconds taken in total.
Existing test failures 1
Status Test Failing since View job Duration
org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.openmrs.Obs
	at org.hibernate.engine.internal.ForeignKeys.getEntityIdentifierIfNotUnsaved(ForeignKeys.java:294)
	at org.hibernate.type.EntityType.getIdentifier(EntityType.java:537)
	at org.hibernate.type.ManyToOneType.isDirty(ManyToOneType.java:311)
	at org.hibernate.type.ManyToOneType.isDirty(ManyToOneType.java:321)
	at org.hibernate.type.TypeHelper.findDirty(TypeHelper.java:294)
	at org.hibernate.persister.entity.AbstractEntityPersister.findDirty(AbstractEntityPersister.java:4243)
	at org.hibernate.event.internal.DefaultFlushEntityEventListener.dirtyCheck(DefaultFlushEntityEventListener.java:546)
(102 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful PatientDashboardGraphControllerTest shouldReturnJSONWithPatientObservationDetails History
Failing since build #200 (Child of TRUNK-OC2-54) Default Job < 1 sec
Skipped tests 4
Status Test Failing since View job
Skipped SchedulerFormControllerTest onSubmit_shouldNotRescheduleATaskIfTheStartTimeHasPassed History
Default Job
Skipped DWRPatientServiceTest findPatients_shouldLoggedInUserShouldLoadTheirOwnPatientObject History
Default Job
Skipped DWRPatientServiceTest findPatients_shouldGetResultsForPatientsThatHaveEditedThemselves History
Default Job
Skipped DWRProviderServiceTest findProviderCountAndProvider_shouldReturnTheCountOfAllProvidersMatchingTheSearchedNameAlongWithProviderList History
Default Job