More details of the release in https://wiki.openmrs.org/x/i4DTAw

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

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 363 tests in total
  • 1 test failed
  • 1 failure is new
  • 88 tests were fixed
  • 2 tests were quarantined / skipped
  • 54 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ConceptMapperTest should_convert_concept_to_encounter_concept
Default Job < 1 sec
org.junit.ComparisonFailure: expected:<[{[source=PACS Procedure Code, name=null, code=122]}]> but was:<[{[code=122, name=null, source=PACS Procedure Code]}]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.module.emrapi.encounter.ConceptMapperTest.should_convert_concept_to_encounter_concept(ConceptMapperTest.java:58)
	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)
(29 more lines...)
Fixed tests 88
Status Test Failing since View job Duration
Successful EmrApiActivatorComponentTest confirmThatUnknownProviderCreated
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrApiActivatorComponentTest testPrivilegeLevelsCreated
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrApiActivatorComponentTest shouldSetEmrApiUnknownProviderGPIfProviderAlreadyExistsForCoreGlobalProperty
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrApiActivatorComponentTest shouldSetCoreUnknownProviderGPIfProviderAlreadyExistsForEmrApiGlobalProperty
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AccountComponentTest shouldLoadExistingPersonAndUserAndProvider
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AccountComponentTest shouldSavePersonAndUserAndProvider
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AccountComponentTest shouldSavePerson
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AccountComponentTest shouldSetProviderRoleToNull
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AccountComponentTest shouldUnretireExistingUser
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AccountComponentTest shouldHandlePersonWithoutUser
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AccountComponentTest shouldRetireExistingUser
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AccountDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AdtServiceComponentTest test_getVisitsAndHasVisitDuring
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AdtServiceComponentTest test_shouldNotCloseVisitIfMostRecentDispositionKeepsVisitOpen
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AdtServiceComponentTest test_MergePatientsWithOverlappingVisits
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AdtServiceComponentTest integrationTest_createRetrospectiveVisit
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AdtServiceComponentTest integrationTest_ADT_workflow_duplicate_visits
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AdtServiceComponentTest integrationTest_ADT_workflow
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AdtServiceComponentTest test_shouldCloseActiveVisits
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfPrecededByAdmissionDenialObs
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfAtAnotherLocation
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfNoAdmitDisposition
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsFollowedByAnotherAdmissionDisposition
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfPatientNotInContext
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitIfAtSameLocation
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotReturnSameVisitTwice
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsThatIsVoided
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfVisitNotInContext
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfPatientIsDead
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfPatientAdmitted
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsFollowedByAnotherAdmissionDispositionFollowedByAnotherAdmissionDenial
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObs
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDecisionThatIsNotDeny
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotCountDispositionOnVoidedEncounter
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitAwaitingAdmission
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitEvenIfPatientHasMoreRecentVisitNoteWithoutAdmissionDisposition
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotConsiderVoidedAdmissionEncounter
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful MostRecentAdmissionRequestVisitDataEvaluatorTest shouldReturnMostRecentAdmissionRequestForVisit
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchByName
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchInAnotherLocale
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchByIcd10Code
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchForSetMembers
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrConceptServiceComponentTest testGetConceptsSameOrNarrowerThanTerm
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldFindMatchEvenIfNoConceptSpecified
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldNotReturnTheSameEncounterTwice
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldReturnEmptyListIfNoObsWithThatValue
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldExcludeEncountersIfNotOfProperType
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldIncludeVoidedObsIfIncludeVoidedTrue
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldIncludeEncountersOfProperType
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldReturnEmptyListIfNoObsWithThatValueForSelectedConcept
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldFetchEncounterByObsTextValue
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful DiagnosisServiceComponentTest getDiagnosesShouldReturnDiagnosesInReverseChronologicalOrder
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful DiagnosisServiceComponentTest getDiagnosesShouldReturnEmptyListIfNone
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful DiagnosisServiceComponentTest codeNonCodedDiagnosis
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful DiagnosisServiceComponentTest getUniqueDiagnosesShouldReturnNoTextDuplicates
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful DiagnosisServiceComponentTest getDiagnosesShouldReturnDiagnosesAfterDate
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful DiagnosisServiceComponentTest getUniqueDiagnosesShouldReturnNoCodedDuplicates
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful DispositionDescriptorComponentTest setupNewDispositionDescriptor
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EncounterDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapDateTime
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapObservationWithCodedValue
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapCreator
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapObservationWithValueAsDrug
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapVoidedObservation
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapDate
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapConceptClassAndComment
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapObservationWithBooleanValue
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ObservationMapperTest shouldMapObservationWithNumericValue
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful PatientViewedEventListenerTest processMessage_shouldAddThePatientToTheLastViewedUserProperty
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful PatientViewedEventListenerTest processMessage_shouldRemoveTheFirstPatientAndAddTheNewOneToTheStartIfTheListIsFull
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful PatientViewedEventListenerTest processMessage_shouldNotRemoveAnyPatientIfADuplicateIsAddedToAFullList
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful PatientViewedEventListenerTest processMessage_shouldNotAddADuplicateAndShouldMoveTheExistingPatientToTheStart
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrApiPatientDataLibraryComponentTest shouldFetchPrimaryIdentifier
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrPatientProfileServiceImplTest shouldGetPatientProfile
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful EmrPatientProfileServiceImplTest shouldSavePatientProfile
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful PatientDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful MetadataUtilTest testSetupStandardMetadata
Failing since build #1473 (Child of REP-REP-587) Default Job 2 secs
Successful ModulePropertiesComponentTest shouldFetchFormByUuid
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ModulePropertiesComponentTest shouldFetchProviderByUuid
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful ModulePropertiesComponentTest shouldFetchConceptSourceByUuid
Failing since build #1473 (Child of REP-REP-587) Default Job 16 secs
Successful ModulePropertiesComponentTest shouldFetchLocationByUuid
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful VisitDomainWrapperComponentTest isAwaitingAdmission_shouldReturnFalseIfVisitNotAwaitingAdmission
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful VisitDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful VisitDomainWrapperComponentTest getVisitAttribute_shouldReturnNullIfNoVisitAttributes
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful VisitDomainWrapperComponentTest getVisitTemplate_shouldReturnVisitAttributeMatchedByUuid
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful VisitDomainWrapperComponentTest getVisitTemplate_shouldReturnNullIfNoMatchingVisitAttributes
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful VisitDomainWrapperComponentTest getVisitTemplate_shouldReturnVisitAttributeMatchedByName
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Successful VisitDomainWrapperComponentTest isAwaitingAdmission_shouldReturnTrueIfVisitAwaitingAdmission
Failing since build #1473 (Child of REP-REP-587) Default Job < 1 sec
Skipped tests 2
Status Test Failing since View job
Skipped EmrApiVisitAssignmentHandlerTest testThrowsExceptionIfNoSuitableVisitExists
Default Job
Skipped RetrospectiveCheckinComponentTest org.openmrs.module.emrapi.adt.RetrospectiveCheckinComponentTest
Default Job