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

Build: #1474 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
dfb80951906d3946b0c1fe833e9885aa58c53d24
Total tests
363
Failing since
#1473 (Child of REP-REP-587)
Fixed in
#1475 (Manual run by Daniel Kayiwa)

Tests

  • 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 Duration
Collapse Failed ConceptMapperTest should_convert_concept_to_encounter_concept
< 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 Duration
Successful EmrApiActivatorComponentTest confirmThatUnknownProviderCreated
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrApiActivatorComponentTest shouldSetCoreUnknownProviderGPIfProviderAlreadyExistsForEmrApiGlobalProperty
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrApiActivatorComponentTest shouldSetEmrApiUnknownProviderGPIfProviderAlreadyExistsForCoreGlobalProperty
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrApiActivatorComponentTest testPrivilegeLevelsCreated
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AccountComponentTest shouldHandlePersonWithoutUser
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AccountComponentTest shouldLoadExistingPersonAndUserAndProvider
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AccountComponentTest shouldRetireExistingUser
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AccountComponentTest shouldSavePerson
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AccountComponentTest shouldSavePersonAndUserAndProvider
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AccountComponentTest shouldSetProviderRoleToNull
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AccountComponentTest shouldUnretireExistingUser
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AccountDomainWrapperComponentTest testThatBeanCanHavePropertiesAutowired
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AdtServiceComponentTest integrationTest_ADT_workflow
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AdtServiceComponentTest integrationTest_ADT_workflow_duplicate_visits
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AdtServiceComponentTest integrationTest_createRetrospectiveVisit
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AdtServiceComponentTest test_MergePatientsWithOverlappingVisits
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AdtServiceComponentTest test_getVisitsAndHasVisitDuring
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AdtServiceComponentTest test_shouldCloseActiveVisits
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AdtServiceComponentTest test_shouldNotCloseVisitIfMostRecentDispositionKeepsVisitOpen
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitAwaitingAdmission
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitEvenIfPatientHasMoreRecentVisitNoteWithoutAdmissionDisposition
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitIfAtSameLocation
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDecisionThatIsNotDeny
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsFollowedByAnotherAdmissionDisposition
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsThatIsVoided
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldFindVisitWithDispositionOfAdmitIfPrecededByAdmissionDenialObs
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotConsiderVoidedAdmissionEncounter
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotCountDispositionOnVoidedEncounter
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfPatientIsDead
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfPatientNotInContext
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitAwaitingAdmissionIfVisitNotInContext
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfAtAnotherLocation
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfNoAdmitDisposition
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitIfPatientAdmitted
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObs
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotFindVisitWithDispositionOfAdmitIfFollowedByAdmissionDenialObsFollowedByAnotherAdmissionDispositionFollowedByAnotherAdmissionDenial
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful AwaitingAdmissionVisitQueryEvaluatorTest shouldNotReturnSameVisitTwice
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful MostRecentAdmissionRequestVisitDataEvaluatorTest shouldReturnMostRecentAdmissionRequestForVisit
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchByIcd10Code
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchByName
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchForSetMembers
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrConceptServiceComponentTest testConceptSearchInAnotherLocale
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrConceptServiceComponentTest testGetConceptsSameOrNarrowerThanTerm
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldExcludeEncountersIfNotOfProperType
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldFetchEncounterByObsTextValue
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldFindMatchEvenIfNoConceptSpecified
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldIncludeEncountersOfProperType
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldIncludeVoidedObsIfIncludeVoidedTrue
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldNotReturnTheSameEncounterTwice
Failing since build #1473 (Child of REP-REP-587) < 1 sec
Successful EmrEncounterDAOComponentTest getEncountersByObsValueText_shouldReturnEmptyListIfNoObsWithThatValue
Failing since build #1473 (Child of REP-REP-587) < 1 sec