Platform 2.5

Build: #82 failed Changes by Ian Bacher

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 4,491 tests in total
  • 178 tests failed
  • 176 failures are new
  • 39 tests were quarantined / skipped
  • 11 minutes taken in total.
New test failures 176
Status Test View job Duration
Collapse Failed BaseCustomizableMetadataTest setAttribute_shouldWorkForAttriubutesWithDatatypesWhoseValuesAreStoredInOtherTables History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.BaseCustomizableMetadataTest.setAttribute_shouldWorkForAttriubutesWithDatatypesWhoseValuesAreStoredInOtherTables(BaseCustomizableMetadataTest.java:83)
Collapse Failed ConceptNumericTest shouldSaveAConceptNumericWithAllowDecimalValue History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.ConceptNumericTest.shouldSaveAConceptNumericWithAllowDecimalValue(ConceptNumericTest.java:126)
Collapse Failed ConceptTest findPossibleValues_shouldReturnListOfConceptsFromMatchingResults History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.ConceptTest.findPossibleValues_shouldReturnListOfConceptsFromMatchingResults(ConceptTest.java:1186)
Collapse Failed OrderEntryIntegrationTest shouldNotReturnAProxyForPreviousOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldNotReturnAProxyForPreviousOrder(OrderEntryIntegrationTest.java:315)
Collapse Failed OrderEntryIntegrationTest shouldPlaceATestOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldPlaceATestOrder(OrderEntryIntegrationTest.java:144)
Collapse Failed OrderEntryIntegrationTest shouldAllowEditingADiscontinuationOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowEditingADiscontinuationOrder(OrderEntryIntegrationTest.java:338)
Collapse Failed OrderEntryIntegrationTest shouldAllowRetrospectiveDataEntryOfOrders History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowRetrospectiveDataEntryOfOrders(OrderEntryIntegrationTest.java:363)
Collapse Failed OrderEntryIntegrationTest shouldPlaceADrugOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldPlaceADrugOrder(OrderEntryIntegrationTest.java:113)
Collapse Failed OrderEntryIntegrationTest shouldReviseAnOrderAndFlushSuccessfully History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldReviseAnOrderAndFlushSuccessfully(OrderEntryIntegrationTest.java:283)
Collapse Failed OrderEntryIntegrationTest shouldDiscontinueAnActiveOrderAndFlushSuccessfully History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldDiscontinueAnActiveOrderAndFlushSuccessfully(OrderEntryIntegrationTest.java:264)
Collapse Failed OrderEntryIntegrationTest shouldAllowRevisionOfOrdersInRetrospectiveDataEntry History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowRevisionOfOrdersInRetrospectiveDataEntry(OrderEntryIntegrationTest.java:392)
Collapse Failed OrderEntryIntegrationTest shouldReviseAnOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldReviseAnOrder(OrderEntryIntegrationTest.java:206)
Collapse Failed OrderEntryIntegrationTest shouldDiscontinueAnActiveOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldDiscontinueAnActiveOrder(OrderEntryIntegrationTest.java:183)
Collapse Failed CohortServiceTest saveCohort_shouldCreateNewCohorts History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.CohortServiceTest.saveCohort_shouldCreateNewCohorts(CohortServiceTest.java:167)
Collapse Failed ConceptServiceTest saveConceptReferenceTerm_shouldAddAConceptReferenceTermToTheDatabaseAndAssignAnIdToIt History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConceptReferenceTerm_shouldAddAConceptReferenceTermToTheDatabaseAndAssignAnIdToIt(ConceptServiceTest.java:2083)
Collapse Failed ConceptServiceTest saveConcept_shouldSaveChangesBetweenConceptNumericAndComplex History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldSaveChangesBetweenConceptNumericAndComplex(ConceptServiceTest.java:308)
Collapse Failed ConceptServiceTest saveConcept_shouldCreateNewConceptInDatabase History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateNewConceptInDatabase(ConceptServiceTest.java:1077)
Collapse Failed ConceptServiceTest saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenEditingAConcept History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenEditingAConcept(ConceptServiceTest.java:2389)
Collapse Failed ConceptServiceTest getOrderableConcepts_shouldGetOrderableConcepts History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getOrderableConcepts_shouldGetOrderableConcepts(ConceptServiceTest.java:3261)
Collapse Failed ConceptServiceTest saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenCreatingAConcept History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenCreatingAConcept(ConceptServiceTest.java:2375)
Collapse Failed ConceptServiceTest getConceptsByName_shouldReturnConceptsForSpecificCountryAndGlobalLanguageGivenLanguageAndCountryLocale History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getConceptsByName_shouldReturnConceptsForSpecificCountryAndGlobalLanguageGivenLanguageAndCountryLocale(ConceptServiceTest.java:2338)
Collapse Failed ConceptServiceTest getConceptsByName_shouldReturnConceptsForAllCountriesAndGlobalLanguageGivenLanguageOnlyLocale History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getConceptsByName_shouldReturnConceptsForAllCountriesAndGlobalLanguageGivenLanguageOnlyLocale(ConceptServiceTest.java:2299)
Collapse Failed EncounterServiceTest saveEncounter_shouldSetDateStoppedOnTheOriginalAfterAddingReviseOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldSetDateStoppedOnTheOriginalAfterAddingReviseOrder(EncounterServiceTest.java:488)
Collapse Failed EncounterServiceTest saveEncounter_shouldCascadeDeleteEncounterProviders History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeDeleteEncounterProviders(EncounterServiceTest.java:1985)
Collapse Failed EncounterServiceTest saveEncounter_shouldCascadeSaveToContainedConditions History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeSaveToContainedConditions(EncounterServiceTest.java:417)
Collapse Failed EncounterServiceTest voidEncounter_shouldUnsetDateStoppedOfAPreviousOrderIfTheVoidedEncounterHasDiscontinueOrders History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.voidEncounter_shouldUnsetDateStoppedOfAPreviousOrderIfTheVoidedEncounterHasDiscontinueOrders(EncounterServiceTest.java:1004)
Collapse Failed EncounterServiceTest saveEncounter_shouldNotOverwriteObsAndOrdersCreatorOrDateCreated History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldNotOverwriteObsAndOrdersCreatorOrDateCreated(EncounterServiceTest.java:842)
Collapse Failed EncounterServiceTest transferEncounter_shouldVoidGivenEncounterVisitIfGivenEncounterIsTheOnlyEncounter History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldVoidGivenEncounterVisitIfGivenEncounterIsTheOnlyEncounter(EncounterServiceTest.java:3002)
Collapse Failed EncounterServiceTest transferEncounter_shouldTransferAnEncounterWithObservationsButNotOrdersToGivenPatient History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldTransferAnEncounterWithObservationsButNotOrdersToGivenPatient(EncounterServiceTest.java:2955)
Collapse Failed EncounterServiceTest voidEncounter_shouldNotVoidProviders History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.voidEncounter_shouldNotVoidProviders(EncounterServiceTest.java:2288)
Collapse Failed EncounterServiceTest transferEncounter_shouldVoidGivenEncounter History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldVoidGivenEncounter(EncounterServiceTest.java:2987)
Collapse Failed EncounterServiceTest saveEncounter_shouldCascadeSaveEncounterProviders History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeSaveEncounterProviders(EncounterServiceTest.java:2039)
Collapse Failed EncounterServiceTest filterEncountersByViewPermissions_shouldFilterEncountersIfUserIsNotAllowedToSeeSomeEncounters History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.filterEncountersByViewPermissions_shouldFilterEncountersIfUserIsNotAllowedToSeeSomeEncounters(EncounterServiceTest.java:2327)
Collapse Failed EncounterServiceTest shouldSaveOrderGroupAlongWithOrders History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.shouldSaveOrderGroupAlongWithOrders(EncounterServiceTest.java:3035)
Collapse Failed EncounterServiceTest filterEncountersByViewPermissions_shouldNotFilterAllEncountersWhenTheEncounterTypesViewPrivilegeColumnIsNull History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.filterEncountersByViewPermissions_shouldNotFilterAllEncountersWhenTheEncounterTypesViewPrivilegeColumnIsNull(EncounterServiceTest.java:2376)
Collapse Failed EncounterServiceTest shouldSaveMultipleOrderGroupsIfDifferentOrdersHaveDifferentOrderGroups History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.shouldSaveMultipleOrderGroupsIfDifferentOrdersHaveDifferentOrderGroups(EncounterServiceTest.java:3081)
Collapse Failed FormServiceTest duplicateForm_shouldCopyResourcesForOldFormToNewForm History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.FormServiceTest.duplicateForm_shouldCopyResourcesForOldFormToNewForm(FormServiceTest.java:613)
Collapse Failed OrderServiceTest saveOrderType_shouldAddANewOrderTypeToTheDatabase History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrderType_shouldAddANewOrderTypeToTheDatabase(OrderServiceTest.java:2402)
Collapse Failed OrderServiceTest shouldSetTheCorrectSortWeightWhenAddingAnOrderInOrderGroup History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.shouldSetTheCorrectSortWeightWhenAddingAnOrderInOrderGroup(OrderServiceTest.java:3539)
Collapse Failed OrderServiceTest saveOrder_shouldSaveARevisedOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSaveARevisedOrder(OrderServiceTest.java:1164)
Collapse Failed OrderServiceTest saveOrder_shouldAllowARetrospectiveOrderToCloseAnOrderThatExpiredInThePast History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldAllowARetrospectiveOrderToCloseAnOrderThatExpiredInThePast(OrderServiceTest.java:3886)
Collapse Failed OrderServiceTest getDiscontinuationOrder_shouldReturnNullIfDcOrderIsVoided History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getDiscontinuationOrder_shouldReturnNullIfDcOrderIsVoided(OrderServiceTest.java:2921)
Collapse Failed OrderServiceTest saveOrder_shouldPassIfAnActiveDrugOrderForTheSameDrugFormulationExistsBeyondSchedule History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldPassIfAnActiveDrugOrderForTheSameDrugFormulationExistsBeyondSchedule(OrderServiceTest.java:1912)
Collapse Failed OrderServiceTest getRevisionOrder_shouldNotReturnAVoidedRevisionOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getRevisionOrder_shouldNotReturnAVoidedRevisionOrder(OrderServiceTest.java:2993)
Collapse Failed OrderServiceTest shouldSetTheCorrectSortWeightWhenAddingAnOrderWithANegativePosition History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.shouldSetTheCorrectSortWeightWhenAddingAnOrderWithANegativePosition(OrderServiceTest.java:3685)
Collapse Failed OrderServiceTest saveOrder_shouldPassIfAnActiveOrderForTheSameConceptExistsInADifferentCareSetting History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldPassIfAnActiveOrderForTheSameConceptExistsInADifferentCareSetting(OrderServiceTest.java:1837)
Collapse Failed OrderServiceTest saveOrderFrequency_shouldAddANewOrderFrequencyToTheDatabase History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrderFrequency_shouldAddANewOrderFrequencyToTheDatabase(OrderServiceTest.java:1456)
Collapse Failed OrderServiceTest saveOrder_shouldSetOrderTypeOfTestOrderToTestOrderIfNotSetAndConceptNotMapped History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSetOrderTypeOfTestOrderToTestOrderIfNotSetAndConceptNotMapped(OrderServiceTest.java:3109)
Collapse Failed OrderServiceTest getDiscontinuationOrder_shouldReturnDiscontinuationOrderIfOrderHasBeenDiscontinued History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getDiscontinuationOrder_shouldReturnDiscontinuationOrderIfOrderHasBeenDiscontinued(OrderServiceTest.java:2531)
Collapse Failed OrderServiceTest shouldSaveOrdersWithSortWeightWhenWithinAOrderGroup History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.shouldSaveOrdersWithSortWeightWhenWithinAOrderGroup(OrderServiceTest.java:3483)
Collapse Failed OrderServiceTest saveOrder_shouldSetOrderTypeOfDrugOrderToDrugOrderIfNotSetAndConceptNotMapped History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSetOrderTypeOfDrugOrderToDrugOrderIfNotSetAndConceptNotMapped(OrderServiceTest.java:3083)
Collapse Failed OrderServiceTest shouldSetTheCorrectSortWeightWhenAddingAnOrderAtAPosition History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.shouldSetTheCorrectSortWeightWhenAddingAnOrderAtAPosition(OrderServiceTest.java:3606)
Collapse Failed OrderServiceTest saveOrder_shouldSaveARevisedOrderForAScheduledOrderWhichIsNotStarted History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSaveARevisedOrderForAScheduledOrderWhichIsNotStarted(OrderServiceTest.java:1275)
Collapse Failed OrderSetServiceTest shouldReturnInTheSameArrangementInWhichTheOrderSetMembersAreSaved History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderSetServiceTest.shouldReturnInTheSameArrangementInWhichTheOrderSetMembersAreSaved(OrderSetServiceTest.java:233)
Collapse Failed OrderSetServiceTest shouldSaveAndUpdateOrderSet History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderSetServiceTest.shouldSaveAndUpdateOrderSet(OrderSetServiceTest.java:99)
Collapse Failed OrderSetServiceTest shouldSaveOrderSet History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderSetServiceTest.shouldSaveOrderSet(OrderSetServiceTest.java:76)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldVoidAllergiesWithEditedSeverity History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldVoidAllergiesWithEditedSeverity(PatientServiceAllergyTest.java:278)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldSaveTheAllergyListAndStatus History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldSaveTheAllergyListAndStatus(PatientServiceAllergyTest.java:109)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldVoidAllergiesWithEditedReactionCoded History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldVoidAllergiesWithEditedReactionCoded(PatientServiceAllergyTest.java:440)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldVoidAllergiesWithAddedReactions History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldVoidAllergiesWithAddedReactions(PatientServiceAllergyTest.java:407)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldVoidAllergiesWithRemovedReactions History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldVoidAllergiesWithRemovedReactions(PatientServiceAllergyTest.java:374)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldVoidAllergiesWithEditedComment History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldVoidAllergiesWithEditedComment(PatientServiceAllergyTest.java:246)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldVoidAllergiesWithEditedCodedAllergen History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldVoidAllergiesWithEditedCodedAllergen(PatientServiceAllergyTest.java:310)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldVoidAllergiesWithEditedReactionNonCoded History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldVoidAllergiesWithEditedReactionNonCoded(PatientServiceAllergyTest.java:473)
Collapse Failed PatientServiceAllergyTest setAllergies_shouldVoidAllergiesWithEditedNonCodedAllergen History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceAllergyTest.setAllergies_shouldVoidAllergiesWithEditedNonCodedAllergen(PatientServiceAllergyTest.java:342)
Collapse Failed PatientServiceTest mergePatients_shouldMergeVisitsFromNonPreferredToPreferredPatient History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldMergeVisitsFromNonPreferredToPreferredPatient(PatientServiceTest.java:678)
Collapse Failed PatientServiceTest mergePatients_shouldAuditCreatedAttributes History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditCreatedAttributes(PatientServiceTest.java:2289)
Collapse Failed PatientServiceTest mergePatients_shouldNotFailIfOnePatientHasActiveOrder History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldNotFailIfOnePatientHasActiveOrder(PatientServiceTest.java:3236)
Collapse Failed PatientServiceTest mergePatients_shouldVoidAllRelationshipsForNonPreferredPatient History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldVoidAllRelationshipsForNonPreferredPatient(PatientServiceTest.java:2230)
Collapse Failed PatientServiceTest mergePatients_shouldAuditVoidedRelationships History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditVoidedRelationships(PatientServiceTest.java:2438)
Collapse Failed PatientServiceTest mergePatients_shouldAuditPriorDateOfBirthEstimated History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditPriorDateOfBirthEstimated(PatientServiceTest.java:2561)
Collapse Failed PatientServiceTest mergePatients_shouldAuditCreatedIdentifiers History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditCreatedIdentifiers(PatientServiceTest.java:2323)
Collapse Failed PatientServiceTest mergePatients_shouldAuditMovedUsers History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditMovedUsers(PatientServiceTest.java:2502)
Collapse Failed PatientServiceTest unvoidPatient_shouldNotUnretireUsers History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.unvoidPatient_shouldNotUnretireUsers(PatientServiceTest.java:2819)
Collapse Failed PatientServiceTest mergePatients_shouldNotFailIfMultiplePatientsHaveActiveOrderOfDifferentTypes History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldNotFailIfMultiplePatientsHaveActiveOrderOfDifferentTypes(PatientServiceTest.java:3254)
Collapse Failed PatientServiceTest mergePatients_shouldAuditCreatedRelationships History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditCreatedRelationships(PatientServiceTest.java:2411)
Collapse Failed PatientServiceTest mergePatients_shouldAuditPriorGender History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditPriorGender(PatientServiceTest.java:2621)
Collapse Failed PatientServiceTest mergePatients_shouldAuditMovedEncounters History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditMovedEncounters(PatientServiceTest.java:2454)
Collapse Failed PatientServiceTest mergePatients_shouldMoveAllObsWithSameHierarchy History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldMoveAllObsWithSameHierarchy(PatientServiceTest.java:3276)
Collapse Failed PatientServiceTest mergePatients_shouldAuditPriorDateOfDeathEstimated History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditPriorDateOfDeathEstimated(PatientServiceTest.java:2604)
Collapse Failed PatientServiceTest mergePatients_shouldAuditCreatedAddresses History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditCreatedAddresses(PatientServiceTest.java:2257)
Collapse Failed PatientServiceTest mergePatients_shouldAuditPriorCauseOfDeath History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditPriorCauseOfDeath(PatientServiceTest.java:2522)
Collapse Failed PatientServiceTest mergePatients_shouldNotCopyOverRelationshipsThatAreOnlyBetweenThePreferredAndNotpreferredPatient History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldNotCopyOverRelationshipsThatAreOnlyBetweenThePreferredAndNotpreferredPatient(PatientServiceTest.java:1827)
Collapse Failed PatientServiceTest mergePatients_shouldAuditPriorDateOfBirth History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditPriorDateOfBirth(PatientServiceTest.java:2542)
Collapse Failed PatientServiceTest mergePatients_shouldNotCopyOverDuplicatePatientIdentifiers History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldNotCopyOverDuplicatePatientIdentifiers(PatientServiceTest.java:2655)
Collapse Failed PatientServiceTest mergePatients_shouldNotVoidRelationshipsForSameTypeAndSideWithDifferentRelatives History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldNotVoidRelationshipsForSameTypeAndSideWithDifferentRelatives(PatientServiceTest.java:2690)
Collapse Failed PatientServiceTest mergePatients_shouldVoidNonPreferredPersonObject History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldVoidNonPreferredPersonObject(PatientServiceTest.java:742)
Collapse Failed PatientServiceTest mergePatients_shouldMergeAllNonPreferredPatientsInTheTheNotPreferredListToPreferredPatient History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldMergeAllNonPreferredPatientsInTheTheNotPreferredListToPreferredPatient(PatientServiceTest.java:2181)
Collapse Failed PatientServiceTest mergePatients_shouldNotCreateDuplicateRelationships History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldNotCreateDuplicateRelationships(PatientServiceTest.java:2205)
Collapse Failed PatientServiceTest mergePatients_shouldAuditMovedIndependentObservations History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditMovedIndependentObservations(PatientServiceTest.java:2476)
Collapse Failed PatientServiceTest mergePatients_shouldAuditPriorDateOfDeath History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditPriorDateOfDeath(PatientServiceTest.java:2583)
Collapse Failed PatientServiceTest mergePatients_shouldAuditCreatedNames History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditCreatedNames(PatientServiceTest.java:2354)
Collapse Failed PatientServiceTest mergePatients_shouldAuditCreatedPatientPrograms History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldAuditCreatedPatientPrograms(PatientServiceTest.java:2383)
Collapse Failed PatientServiceTest voidPatient_shouldRetireUsers History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.voidPatient_shouldRetireUsers(PatientServiceTest.java:2778)
Collapse Failed PatientServiceTest mergePatients_shouldChangeUserRecordsOfNonPreferredPersonToPreferredPerson History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldChangeUserRecordsOfNonPreferredPersonToPreferredPerson(PatientServiceTest.java:643)
Collapse Failed PersonServiceTest unvoidPerson_shouldNotUnretireUsers History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PersonServiceTest.unvoidPerson_shouldNotUnretireUsers(PersonServiceTest.java:2099)
Collapse Failed PersonServiceTest voidPerson_shouldRetireUsers History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PersonServiceTest.voidPerson_shouldRetireUsers(PersonServiceTest.java:2133)
Collapse Failed PersonServiceTest getRelationships3_shouldFetchRelationshipsThatWereActiveDuringTheSpecifiedDateRange History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PersonServiceTest.getRelationships3_shouldFetchRelationshipsThatWereActiveDuringTheSpecifiedDateRange(PersonServiceTest.java:1157)
Collapse Failed PersonServiceTest getRelationshipsByPerson_shouldFetchRelationshipsThatWereActiveDuringEffectiveDate History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PersonServiceTest.getRelationshipsByPerson_shouldFetchRelationshipsThatWereActiveDuringEffectiveDate(PersonServiceTest.java:329)
Collapse Failed PersonServiceTest getRelationships2_shouldFetchRelationshipsThatWereActiveDuringEffectiveDate History
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.PersonServiceTest.getRelationships2_shouldFetchRelationshipsThatWereActiveDuringEffectiveDate(PersonServiceTest.java:1065)
Existing test failures 2
Status Test Failing since View job Duration
java.lang.StackOverflowError
java.lang.StackOverflowError
Skipped tests 39
Status Test Failing since View job
Skipped ObsBehaviorTest shouldVoidAndReplaceOnlyEditedUnvoidedObsWhenTheyAreFlushedToTheDatabase History
Build and Test
Skipped OpenmrsProfileExcludeFilterTest shouldBeIgnoredIfOpenmrsVersionDoesNotMatch History
Build and Test
Skipped OpenmrsProfileExcludeFilterTest shouldBeIgnoredIfModuleDoesNotMatch History
Build and Test
Skipped AdministrationServiceTest setImplementationId_shouldSetUuidOnImplementationIdGlobalProperty History
Build and Test
Skipped AdministrationServiceTest getPresentationLocales_shouldReturnAtLeastOneLocaleIfNoLocalesDefinedInDatabaseYet History
Build and Test
Skipped AdministrationServiceTest setImplementationId_shouldOverwriteImplementationIdInDatabaseIfExists History
Build and Test
Skipped AdministrationServiceTest setImplementationId_shouldCreateImplementationIdInDatabase History
Build and Test
Skipped ConceptServiceTest saveConcept_shouldNotSetAuditInfoIfTheConceptIsNotEdited History
Build and Test
Skipped EncounterServiceTest getEncounters_shouldGetAllTheUniqueEncountersThatMatchTheSpecifiedParameterValues History
Build and Test
Skipped EncounterServiceTest getEncounters_shouldNotReturnVoidedEncountersIfIncludeVoidedIsSetToTrue History
Build and Test
Skipped OpenmrsServiceTest shouldCheckThatAMethodIsNotRolledBackInCaseOfAnErrorInAnotherInvokedInsideIt History
Build and Test
Skipped OrderServiceTest saveOrder_shouldSaveRevisionOrderScheduledOnDateNotOverlappingWithAnActiveOrderForTheSameConceptAndCareSetting History
Build and Test
Skipped OrderServiceTest saveOrder_shouldPassForRevisionOrderIfAnActiveTestOrderForTheSameConceptAndCareSettingsExists History
Build and Test
Skipped OrderServiceTest saveOrder_shouldFailForRevisionOrderIfAnActiveDrugOrderForTheSameConceptAndCareSettingsExists History
Build and Test
Skipped PatientServiceTest voidPatient_shouldReturnNullWhenPatientIsNull History
Build and Test
Skipped UserServiceTest changeQuestionAnswer_shouldChangeTheSecretQuestionAndAnswerForGivenUser History
Build and Test
Skipped ConceptDAOTest getConcepts_shouldReturnCorrectResultsForConceptWithNamesThatContainsWordsWithMoreWeight History
Build and Test
Skipped ConceptDAOTest getConcepts_shouldReturnCorrectResultsIfAConceptNameContainsSameWordMoreThanOnce History
Build and Test
Skipped PatientDAOTest getPatients_shouldFindPatientsEfficiently History
Build and Test
Skipped SerializedObjectDAOTest org.openmrs.api.db.SerializedObjectDAOTest History
Build and Test
Skipped HL7ServiceTest processHL7InQueue_shouldParseOruR01MessageUsingOverriddenParserProvidedByAModule History
Build and Test
Skipped HL7ServiceTest processHL7Message_shouldParseMessageTypeSuppliedByModule History
Build and Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForOldHttpsDevUrls History
Integration Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForOldHttpsModuleUrls History
Integration Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForModuleUrls History
Integration Test
Skipped ProviderEditorTest shouldSetTheEditorValueToNullIfGivenIdDoesNotExist History
Build and Test
Skipped SchedulerServiceTest org.openmrs.scheduler.SchedulerServiceTest History
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAnEmptyString History
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsNull History
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAWhiteSpaceCharacter History
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameFamilyNameHasTrailingSpaces History
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameFamilyName2HasTrailingSpaces History
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameFamilyNameHasLeadingSpaces History
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameFamilyName2HasLeadingSpaces History
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameMiddleNameHasTrailingSpaces History
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameGivenNameHasTrailingSpaces History
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameMiddleNameHasLeadingSpaces History
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameGivenNameHasLeadingSpaces History
Build and Test
Skipped VisitValidatorTest validate_shouldFailIfAnAttributeIsBad History
Build and Test