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

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
7 minutes
Labels
None
Revisions
openmrs-core-2.5.x
b0f42d9ded25ea5a91a6f7d427c393e99d08fedf
openmrs-standalone
885ad10c3e56ae11105727bb801f2f04042a18d9
Release scripts
c4475a9228b197817dce78683d9da8a1e2c4e3a5
Total tests
4491
Failing since
#80 (Changes by Mark Goodrich <mgoodrich@pih.org>)
Fixed in
#84 (Changes by Ian Bacher)

Responsible

  • Ian Bacher Ian Bacher Automatically assigned

Code commits

openmrs-core-2.5.x
Author Commit Message Commit date
Ian Bacher Ian Bacher b0f42d9ded25ea5a91a6f7d427c393e99d08fedf TRUNK-6134: User should be updated when role is added or removed

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 176
Status Test View job Duration
Collapse Failed BaseCustomizableMetadataTest setAttribute_shouldWorkForAttriubutesWithDatatypesWhoseValuesAreStoredInOtherTables
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.BaseCustomizableMetadataTest.setAttribute_shouldWorkForAttriubutesWithDatatypesWhoseValuesAreStoredInOtherTables(BaseCustomizableMetadataTest.java:83)
Collapse Failed ConceptNumericTest shouldSaveAConceptNumericWithAllowDecimalValue
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.ConceptNumericTest.shouldSaveAConceptNumericWithAllowDecimalValue(ConceptNumericTest.java:126)
Collapse Failed ConceptTest findPossibleValues_shouldReturnListOfConceptsFromMatchingResults
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.ConceptTest.findPossibleValues_shouldReturnListOfConceptsFromMatchingResults(ConceptTest.java:1186)
Collapse Failed OrderEntryIntegrationTest shouldNotReturnAProxyForPreviousOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldNotReturnAProxyForPreviousOrder(OrderEntryIntegrationTest.java:315)
Collapse Failed OrderEntryIntegrationTest shouldPlaceATestOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldPlaceATestOrder(OrderEntryIntegrationTest.java:144)
Collapse Failed OrderEntryIntegrationTest shouldAllowEditingADiscontinuationOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowEditingADiscontinuationOrder(OrderEntryIntegrationTest.java:338)
Collapse Failed OrderEntryIntegrationTest shouldAllowRetrospectiveDataEntryOfOrders
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowRetrospectiveDataEntryOfOrders(OrderEntryIntegrationTest.java:363)
Collapse Failed OrderEntryIntegrationTest shouldPlaceADrugOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldPlaceADrugOrder(OrderEntryIntegrationTest.java:113)
Collapse Failed OrderEntryIntegrationTest shouldReviseAnOrderAndFlushSuccessfully
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldReviseAnOrderAndFlushSuccessfully(OrderEntryIntegrationTest.java:283)
Collapse Failed OrderEntryIntegrationTest shouldDiscontinueAnActiveOrderAndFlushSuccessfully
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldDiscontinueAnActiveOrderAndFlushSuccessfully(OrderEntryIntegrationTest.java:264)
Collapse Failed OrderEntryIntegrationTest shouldAllowRevisionOfOrdersInRetrospectiveDataEntry
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowRevisionOfOrdersInRetrospectiveDataEntry(OrderEntryIntegrationTest.java:392)
Collapse Failed OrderEntryIntegrationTest shouldReviseAnOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldReviseAnOrder(OrderEntryIntegrationTest.java:206)
Collapse Failed OrderEntryIntegrationTest shouldDiscontinueAnActiveOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldDiscontinueAnActiveOrder(OrderEntryIntegrationTest.java:183)
Collapse Failed CohortServiceTest saveCohort_shouldCreateNewCohorts
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.CohortServiceTest.saveCohort_shouldCreateNewCohorts(CohortServiceTest.java:167)
Collapse Failed ConceptServiceTest saveConceptReferenceTerm_shouldAddAConceptReferenceTermToTheDatabaseAndAssignAnIdToIt
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConceptReferenceTerm_shouldAddAConceptReferenceTermToTheDatabaseAndAssignAnIdToIt(ConceptServiceTest.java:2083)
Collapse Failed ConceptServiceTest saveConcept_shouldSaveChangesBetweenConceptNumericAndComplex
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldSaveChangesBetweenConceptNumericAndComplex(ConceptServiceTest.java:308)
Collapse Failed ConceptServiceTest saveConcept_shouldCreateNewConceptInDatabase
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateNewConceptInDatabase(ConceptServiceTest.java:1077)
Collapse Failed ConceptServiceTest saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenEditingAConcept
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenEditingAConcept(ConceptServiceTest.java:2389)
Collapse Failed ConceptServiceTest getOrderableConcepts_shouldGetOrderableConcepts
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getOrderableConcepts_shouldGetOrderableConcepts(ConceptServiceTest.java:3261)
Collapse Failed ConceptServiceTest saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenCreatingAConcept
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenCreatingAConcept(ConceptServiceTest.java:2375)
Collapse Failed ConceptServiceTest getConceptsByName_shouldReturnConceptsForSpecificCountryAndGlobalLanguageGivenLanguageAndCountryLocale
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getConceptsByName_shouldReturnConceptsForSpecificCountryAndGlobalLanguageGivenLanguageAndCountryLocale(ConceptServiceTest.java:2338)
Collapse Failed ConceptServiceTest getConceptsByName_shouldReturnConceptsForAllCountriesAndGlobalLanguageGivenLanguageOnlyLocale
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getConceptsByName_shouldReturnConceptsForAllCountriesAndGlobalLanguageGivenLanguageOnlyLocale(ConceptServiceTest.java:2299)
Collapse Failed EncounterServiceTest saveEncounter_shouldSetDateStoppedOnTheOriginalAfterAddingReviseOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldSetDateStoppedOnTheOriginalAfterAddingReviseOrder(EncounterServiceTest.java:488)
Collapse Failed EncounterServiceTest saveEncounter_shouldCascadeDeleteEncounterProviders
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeDeleteEncounterProviders(EncounterServiceTest.java:1985)
Collapse Failed EncounterServiceTest saveEncounter_shouldCascadeSaveToContainedConditions
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeSaveToContainedConditions(EncounterServiceTest.java:417)
Collapse Failed EncounterServiceTest voidEncounter_shouldUnsetDateStoppedOfAPreviousOrderIfTheVoidedEncounterHasDiscontinueOrders
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.voidEncounter_shouldUnsetDateStoppedOfAPreviousOrderIfTheVoidedEncounterHasDiscontinueOrders(EncounterServiceTest.java:1004)
Collapse Failed EncounterServiceTest saveEncounter_shouldNotOverwriteObsAndOrdersCreatorOrDateCreated
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldNotOverwriteObsAndOrdersCreatorOrDateCreated(EncounterServiceTest.java:842)
Collapse Failed EncounterServiceTest transferEncounter_shouldVoidGivenEncounterVisitIfGivenEncounterIsTheOnlyEncounter
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldVoidGivenEncounterVisitIfGivenEncounterIsTheOnlyEncounter(EncounterServiceTest.java:3002)
Collapse Failed EncounterServiceTest transferEncounter_shouldTransferAnEncounterWithObservationsButNotOrdersToGivenPatient
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldTransferAnEncounterWithObservationsButNotOrdersToGivenPatient(EncounterServiceTest.java:2955)
Collapse Failed EncounterServiceTest voidEncounter_shouldNotVoidProviders
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.voidEncounter_shouldNotVoidProviders(EncounterServiceTest.java:2288)
Collapse Failed EncounterServiceTest transferEncounter_shouldVoidGivenEncounter
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldVoidGivenEncounter(EncounterServiceTest.java:2987)
Collapse Failed EncounterServiceTest saveEncounter_shouldCascadeSaveEncounterProviders
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeSaveEncounterProviders(EncounterServiceTest.java:2039)
Collapse Failed EncounterServiceTest filterEncountersByViewPermissions_shouldFilterEncountersIfUserIsNotAllowedToSeeSomeEncounters
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.filterEncountersByViewPermissions_shouldFilterEncountersIfUserIsNotAllowedToSeeSomeEncounters(EncounterServiceTest.java:2327)
Collapse Failed EncounterServiceTest shouldSaveOrderGroupAlongWithOrders
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.shouldSaveOrderGroupAlongWithOrders(EncounterServiceTest.java:3035)
Collapse Failed EncounterServiceTest filterEncountersByViewPermissions_shouldNotFilterAllEncountersWhenTheEncounterTypesViewPrivilegeColumnIsNull
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.filterEncountersByViewPermissions_shouldNotFilterAllEncountersWhenTheEncounterTypesViewPrivilegeColumnIsNull(EncounterServiceTest.java:2376)
Collapse Failed EncounterServiceTest shouldSaveMultipleOrderGroupsIfDifferentOrdersHaveDifferentOrderGroups
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.shouldSaveMultipleOrderGroupsIfDifferentOrdersHaveDifferentOrderGroups(EncounterServiceTest.java:3081)
Collapse Failed FormServiceTest duplicateForm_shouldCopyResourcesForOldFormToNewForm
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.FormServiceTest.duplicateForm_shouldCopyResourcesForOldFormToNewForm(FormServiceTest.java:613)
Collapse Failed OrderServiceTest getDiscontinuationOrder_shouldReturnDiscontinuationOrderIfOrderHasBeenDiscontinued
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getDiscontinuationOrder_shouldReturnDiscontinuationOrderIfOrderHasBeenDiscontinued(OrderServiceTest.java:2531)
Collapse Failed OrderServiceTest saveOrderType_shouldAddANewOrderTypeToTheDatabase
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrderType_shouldAddANewOrderTypeToTheDatabase(OrderServiceTest.java:2402)
Collapse Failed OrderServiceTest shouldSetTheCorrectSortWeightWhenAddingAnOrderInOrderGroup
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.shouldSetTheCorrectSortWeightWhenAddingAnOrderInOrderGroup(OrderServiceTest.java:3539)
Collapse Failed OrderServiceTest saveOrder_shouldSaveARevisedOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSaveARevisedOrder(OrderServiceTest.java:1164)
Collapse Failed OrderServiceTest saveOrder_shouldAllowARetrospectiveOrderToCloseAnOrderThatExpiredInThePast
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldAllowARetrospectiveOrderToCloseAnOrderThatExpiredInThePast(OrderServiceTest.java:3886)
Collapse Failed OrderServiceTest getDiscontinuationOrder_shouldReturnNullIfDcOrderIsVoided
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getDiscontinuationOrder_shouldReturnNullIfDcOrderIsVoided(OrderServiceTest.java:2921)
Collapse Failed OrderServiceTest saveOrder_shouldPassIfAnActiveDrugOrderForTheSameDrugFormulationExistsBeyondSchedule
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldPassIfAnActiveDrugOrderForTheSameDrugFormulationExistsBeyondSchedule(OrderServiceTest.java:1912)
Collapse Failed OrderServiceTest getRevisionOrder_shouldNotReturnAVoidedRevisionOrder
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getRevisionOrder_shouldNotReturnAVoidedRevisionOrder(OrderServiceTest.java:2993)
Collapse Failed OrderServiceTest shouldSetTheCorrectSortWeightWhenAddingAnOrderWithANegativePosition
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.shouldSetTheCorrectSortWeightWhenAddingAnOrderWithANegativePosition(OrderServiceTest.java:3685)
Collapse Failed OrderServiceTest saveOrder_shouldPassIfAnActiveOrderForTheSameConceptExistsInADifferentCareSetting
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldPassIfAnActiveOrderForTheSameConceptExistsInADifferentCareSetting(OrderServiceTest.java:1837)
Collapse Failed OrderServiceTest saveOrderFrequency_shouldAddANewOrderFrequencyToTheDatabase
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrderFrequency_shouldAddANewOrderFrequencyToTheDatabase(OrderServiceTest.java:1456)
Collapse Failed OrderServiceTest saveOrder_shouldSetOrderTypeOfTestOrderToTestOrderIfNotSetAndConceptNotMapped
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSetOrderTypeOfTestOrderToTestOrderIfNotSetAndConceptNotMapped(OrderServiceTest.java:3109)
Collapse Failed OrderServiceTest saveOrder_shouldSaveARevisedOrderForAScheduledOrderWhichIsNotStarted
Build and Test < 1 sec
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSaveARevisedOrderForAScheduledOrderWhichIsNotStarted(OrderServiceTest.java:1275)
Existing test failures 2
Status Test Failing since View job Duration
java.lang.StackOverflowError
java.lang.StackOverflowError

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-6134Could not obtain issue details from Jira