Build: #392 failed

Job: Integration Tests failed

Stages & jobs

  1. Build and Tests

Job result summary

Completed
Duration
12 minutes
Revision
90601b34220e274f1425cec043d6d30712c467fe
Total tests
2548
Failing since
#391 (Changes by Wyclif Luyima)
Fixed in
#394 (Changes by Wyclif Luyima)

Tests

  • 2,548 tests in total
  • 1 test failed
  • 994 tests were fixed
  • 10 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
java.lang.NullPointerException
	at org.openmrs.api.handler.OpenmrsObjectSaveHandler.handle(OpenmrsObjectSaveHandler.java:82)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:270)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:234)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:139)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
(39 more lines...)
Fixed tests 994
Status Test Failing since Duration
Successful ConceptWordTest makeConceptWords_shouldNotIncludeVoidedNames
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful ConceptWordTest makeConceptWords_shouldReturnSeparateConceptWordObjectsForTheSameWordInDifferentConceptNames
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldAddDaysWhenUnitIsDays
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldAddHoursWhenUnitIsHours
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldAddMinutesWhenUnitIsMinutes
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldAddMonthsWhenUnitIsMonths
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldAddSecondsWhenUnitIsSeconds
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldAddTimeBasedOnFrequencyWhenUnitIsRecurringInterval
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldAddYearsWhenUnitIsYears
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldFailWhenUnitIsRecurringAndFrequencyIsUnknown
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest addToDate_shouldFailWhenUnitIsUnknown
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest getCode_shouldReturnNullIfTheConceptHasNoMappingToTheSNOMEDCTSource
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful DurationTest getCode_shouldReturnTheCodeForTheTermOfTheMappingToTheSNOMEDCTSource
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful OpenmrsProfileExcludeFilterTest match_shouldIncludeBeanForOpenmrs1_10AndLater
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful OpenmrsProfileExcludeFilterTest match_shouldNotIncludeBeanForOpenmrs1_10AndLaterIfModuleMissing
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful OpenmrsProfileExcludeFilterTest match_shouldNotIncludeBeanForOpenmrsFrom1_6To1_8
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful OpenmrsProfileIncludeFilterTest match_shouldCreateBeanForOpenmrs1_8AndLater
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful OpenmrsProfileIncludeFilterTest match_shouldNotCreateBeanForOpenmrs1_6To1_7
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest executeSQL_shouldExecuteSqlContainingGroupBy
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getAllGlobalProperties_shouldReturnAllGlobalPropertiesInTheDatabase
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getAllowedLocales_shouldNotFailIfNotGlobalPropertyForLocalesAllowedDefinedYet
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getAllowedLocales_shouldNotReturnDuplicatesEvenIfTheGlobalPropertyHasThem
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getAllowedLocales_shouldReturnAtLeastOneLocaleIfNoLocalesDefinedInDatabaseYet
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalPropertiesByPrefix_shouldReturnAllRelevantGlobalPropertiesInTheDatabase
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyByUuid_shouldFindObjectGivenValidUuid
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyByUuid_shouldReturnNullIfNoObjectFoundWithGivenUuid
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyObject_shouldReturnNullWhenNoGlobalPropertyMatchGivenPropertyName
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyValue_shouldReturnDefaultValueForMissingProperty
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyValue_shouldReturnValueInTheSpecifiedDoubleType
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyValue_shouldReturnValueInTheSpecifiedIntegerType
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldGetPropertyInCaseInsensitiveWay
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldGetPropertyValueGivenValidPropertyName
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldNotFailWithNullDefaultValue
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldNotFailWithNullPropertyName
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldReturnDefaultValueIfPropertyNameDoesNotExist
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getImplementationId_shouldReturnNullIfNoImplementationIdIsDefinedYet
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getPresentationLocales_shouldNotReturnMoreLocalesThanMessageSourceServiceLocales
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldExcludeNotAllowedLocales
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldIncludeCurrentlySelectedFullLocaleAndLangugage
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldIncludeUsersProficientLocales
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest getSystemVariables_shouldReturnAllRegisteredSystemVariables
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest purgeGlobalProperties_shouldDeleteGlobalPropertiesFromDatabase
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest purgeGlobalProperty_shouldDeleteGlobalPropertyFromDatabase
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldAssignUuidToAllNewProperties
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldNotFailWithEmptyList
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldSaveAllGlobalPropertiesToTheDatabase
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldSavePropertiesWithCaseDifferenceOnly
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest saveGlobalProperty_shouldCreateGlobalPropertyInDatabase
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest saveGlobalProperty_shouldNotAllowDifferentPropertiesToHaveTheSameStringWithDifferentCase
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec
Successful AdministrationServiceTest saveGlobalProperty_shouldOverwriteGlobalPropertyIfExists
Failing since build #391 (Changes by Wyclif Luyima) < 1 sec