Platform 2.5

Build: #83 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
6 minutes
Revision
59171feccada4bcbb3e2254371f12064f346dad8 59171feccada4bcbb3e2254371f12064f346dad8
Total tests
4429
Failing since
#80 (Code changes detected – )
Fixed in
#84 (Code changes detected)

Configuration changes

Job Build and Test with key TRUNK-CORE2-JOB1 no longer exists.

Tests

  • 4,429 tests in total
  • 178 tests failed
  • 36 tests were quarantined / skipped
  • 5 minutes taken in total.
Existing test failures 178
Status Test Failing since Duration
java.lang.NullPointerException
	at org.openmrs.BaseCustomizableMetadataTest.setAttribute_shouldWorkForAttriubutesWithDatatypesWhoseValuesAreStoredInOtherTables(BaseCustomizableMetadataTest.java:83)
java.lang.NullPointerException
	at org.openmrs.ConceptNumericTest.shouldSaveAConceptNumericWithAllowDecimalValue(ConceptNumericTest.java:126)
java.lang.NullPointerException
	at org.openmrs.ConceptTest.findPossibleValues_shouldReturnListOfConceptsFromMatchingResults(ConceptTest.java:1186)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowEditingADiscontinuationOrder(OrderEntryIntegrationTest.java:338)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowRetrospectiveDataEntryOfOrders(OrderEntryIntegrationTest.java:363)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldAllowRevisionOfOrdersInRetrospectiveDataEntry(OrderEntryIntegrationTest.java:392)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldDiscontinueAnActiveOrder(OrderEntryIntegrationTest.java:183)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldDiscontinueAnActiveOrderAndFlushSuccessfully(OrderEntryIntegrationTest.java:264)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldNotReturnAProxyForPreviousOrder(OrderEntryIntegrationTest.java:315)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldPlaceADrugOrder(OrderEntryIntegrationTest.java:113)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldPlaceATestOrder(OrderEntryIntegrationTest.java:144)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldReviseAnOrder(OrderEntryIntegrationTest.java:206)
java.lang.NullPointerException
	at org.openmrs.OrderEntryIntegrationTest.shouldReviseAnOrderAndFlushSuccessfully(OrderEntryIntegrationTest.java:283)
java.lang.NullPointerException
	at org.openmrs.api.CohortServiceTest.saveCohort_shouldCreateNewCohorts(CohortServiceTest.java:167)
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getConceptsByName_shouldReturnConceptsForAllCountriesAndGlobalLanguageGivenLanguageOnlyLocale(ConceptServiceTest.java:2299)
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getConceptsByName_shouldReturnConceptsForSpecificCountryAndGlobalLanguageGivenLanguageAndCountryLocale(ConceptServiceTest.java:2338)
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.getOrderableConcepts_shouldGetOrderableConcepts(ConceptServiceTest.java:3261)
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConceptReferenceTerm_shouldAddAConceptReferenceTermToTheDatabaseAndAssignAnIdToIt(ConceptServiceTest.java:2083)
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenCreatingAConcept(ConceptServiceTest.java:2375)
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateAReferenceTermForAConceptMappingOnTheFlyWhenEditingAConcept(ConceptServiceTest.java:2389)
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldCreateNewConceptInDatabase(ConceptServiceTest.java:1077)
java.lang.NullPointerException
	at org.openmrs.api.ConceptServiceTest.saveConcept_shouldSaveChangesBetweenConceptNumericAndComplex(ConceptServiceTest.java:308)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.filterEncountersByViewPermissions_shouldFilterEncountersIfUserIsNotAllowedToSeeSomeEncounters(EncounterServiceTest.java:2327)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.filterEncountersByViewPermissions_shouldNotFilterAllEncountersWhenTheEncounterTypesViewPrivilegeColumnIsNull(EncounterServiceTest.java:2376)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeDeleteEncounterProviders(EncounterServiceTest.java:1985)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeSaveEncounterProviders(EncounterServiceTest.java:2039)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldCascadeSaveToContainedConditions(EncounterServiceTest.java:417)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldNotOverwriteObsAndOrdersCreatorOrDateCreated(EncounterServiceTest.java:842)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.saveEncounter_shouldSetDateStoppedOnTheOriginalAfterAddingReviseOrder(EncounterServiceTest.java:488)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.shouldSaveMultipleOrderGroupsIfDifferentOrdersHaveDifferentOrderGroups(EncounterServiceTest.java:3081)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.shouldSaveOrderGroupAlongWithOrders(EncounterServiceTest.java:3035)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldTransferAnEncounterWithObservationsButNotOrdersToGivenPatient(EncounterServiceTest.java:2955)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldVoidGivenEncounter(EncounterServiceTest.java:2987)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.transferEncounter_shouldVoidGivenEncounterVisitIfGivenEncounterIsTheOnlyEncounter(EncounterServiceTest.java:3002)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.voidEncounter_shouldNotVoidProviders(EncounterServiceTest.java:2288)
java.lang.NullPointerException
	at org.openmrs.api.EncounterServiceTest.voidEncounter_shouldUnsetDateStoppedOfAPreviousOrderIfTheVoidedEncounterHasDiscontinueOrders(EncounterServiceTest.java:1004)
java.lang.NullPointerException
	at org.openmrs.api.FormServiceTest.duplicateForm_shouldCopyResourcesForOldFormToNewForm(FormServiceTest.java:613)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getDiscontinuationOrder_shouldReturnDiscontinuationOrderIfOrderHasBeenDiscontinued(OrderServiceTest.java:2531)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getDiscontinuationOrder_shouldReturnNullIfDcOrderIsVoided(OrderServiceTest.java:2921)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.getRevisionOrder_shouldNotReturnAVoidedRevisionOrder(OrderServiceTest.java:2993)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrderFrequency_shouldAddANewOrderFrequencyToTheDatabase(OrderServiceTest.java:1456)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrderType_shouldAddANewOrderTypeToTheDatabase(OrderServiceTest.java:2402)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldAllowARetrospectiveOrderToCloseAnOrderThatExpiredInThePast(OrderServiceTest.java:3886)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldPassIfAnActiveDrugOrderForTheSameDrugFormulationExistsBeyondSchedule(OrderServiceTest.java:1912)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldPassIfAnActiveOrderForTheSameConceptExistsInADifferentCareSetting(OrderServiceTest.java:1837)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSaveARevisedOrder(OrderServiceTest.java:1164)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSaveARevisedOrderForAScheduledOrderWhichIsNotStarted(OrderServiceTest.java:1275)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSetOrderTypeOfDrugOrderToDrugOrderIfNotSetAndConceptNotMapped(OrderServiceTest.java:3083)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldSetOrderTypeOfTestOrderToTestOrderIfNotSetAndConceptNotMapped(OrderServiceTest.java:3109)
java.lang.NullPointerException
	at org.openmrs.api.OrderServiceTest.shouldSaveOrdersWithSortWeightWhenWithinAOrderGroup(OrderServiceTest.java:3483)