Build: #432 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Build and Tests

Job result summary

Completed
Duration
13 minutes
Revision
07f963e7bf3aaafb9e59dabc712e8637e1c707a6 07f963e7bf3aaafb9e59dabc712e8637e1c707a6
Total tests
2594
Failing since
#431 (Code changes detected – )
Fixed in
#434 (Manual run by Rafal Korytkowski)

Tests

  • 2,594 tests in total
  • 1 test failed
  • 991 tests were fixed
  • 26 tests were quarantined / skipped
  • 11 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:78)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:266)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:230)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:135)
	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 991
Status Test Failing since Duration
Successful ConceptWordTest makeConceptWords_shouldNotIncludeVoidedNames History
Failing since build #431 (Code changes detected) < 1 sec
Successful ConceptWordTest makeConceptWords_shouldReturnSeparateConceptWordObjectsForTheSameWordInDifferentConceptNames History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldAddDaysWhenUnitIsDays History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldAddHoursWhenUnitIsHours History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldAddMinutesWhenUnitIsMinutes History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldAddMonthsWhenUnitIsMonths History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldAddSecondsWhenUnitIsSeconds History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldAddTimeBasedOnFrequencyWhenUnitIsRecurringInterval History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldAddYearsWhenUnitIsYears History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldFailWhenUnitIsRecurringAndFrequencyIsUnknown History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest addToDate_shouldFailWhenUnitIsUnknown History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest getCode_shouldReturnNullIfTheConceptHasNoMappingToTheSNOMEDCTSource History
Failing since build #431 (Code changes detected) < 1 sec
Successful DurationTest getCode_shouldReturnTheCodeForTheTermOfTheMappingToTheSNOMEDCTSource History
Failing since build #431 (Code changes detected) < 1 sec
Successful OpenmrsProfileExcludeFilterTest match_shouldIncludeBeanForOpenmrs1_10AndLater History
Failing since build #431 (Code changes detected) < 1 sec
Successful OpenmrsProfileExcludeFilterTest match_shouldNotIncludeBeanForOpenmrs1_10AndLaterIfModuleMissing History
Failing since build #431 (Code changes detected) < 1 sec
Successful OpenmrsProfileExcludeFilterTest match_shouldNotIncludeBeanForOpenmrsFrom1_6To1_8 History
Failing since build #431 (Code changes detected) < 1 sec
Successful OpenmrsProfileIncludeFilterTest match_shouldCreateBeanForOpenmrs1_8AndLater History
Failing since build #431 (Code changes detected) < 1 sec
Successful OpenmrsProfileIncludeFilterTest match_shouldNotCreateBeanForOpenmrs1_6To1_7 History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest executeSQL_shouldExecuteSqlContainingGroupBy History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getAllGlobalProperties_shouldReturnAllGlobalPropertiesInTheDatabase History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getAllowedLocales_shouldNotFailIfNotGlobalPropertyForLocalesAllowedDefinedYet History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getAllowedLocales_shouldNotReturnDuplicatesEvenIfTheGlobalPropertyHasThem History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getAllowedLocales_shouldReturnAtLeastOneLocaleIfNoLocalesDefinedInDatabaseYet History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalPropertiesByPrefix_shouldReturnAllRelevantGlobalPropertiesInTheDatabase History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyByUuid_shouldFindObjectGivenValidUuid History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyByUuid_shouldReturnNullIfNoObjectFoundWithGivenUuid History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyObject_shouldReturnNullWhenNoGlobalPropertyMatchGivenPropertyName History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyValue_shouldReturnDefaultValueForMissingProperty History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyValue_shouldReturnValueInTheSpecifiedDoubleType History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalPropertyValue_shouldReturnValueInTheSpecifiedIntegerType History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldGetPropertyInCaseInsensitiveWay History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldGetPropertyValueGivenValidPropertyName History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldNotFailWithNullDefaultValue History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldNotFailWithNullPropertyName History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldReturnDefaultValueIfPropertyNameDoesNotExist History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getImplementationId_shouldReturnNullIfNoImplementationIdIsDefinedYet History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getPresentationLocales_shouldNotReturnMoreLocalesThanMessageSourceServiceLocales History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldExcludeNotAllowedLocales History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldIncludeCurrentlySelectedFullLocaleAndLangugage History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldIncludeUsersProficientLocales History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest getSystemVariables_shouldReturnAllRegisteredSystemVariables History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest purgeGlobalProperties_shouldDeleteGlobalPropertiesFromDatabase History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest purgeGlobalProperty_shouldDeleteGlobalPropertyFromDatabase History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldAssignUuidToAllNewProperties History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldNotFailWithEmptyList History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldSaveAllGlobalPropertiesToTheDatabase History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldSavePropertiesWithCaseDifferenceOnly History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest saveGlobalProperty_shouldCreateGlobalPropertyInDatabase History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest saveGlobalProperty_shouldNotAllowDifferentPropertiesToHaveTheSameStringWithDifferentCase History
Failing since build #431 (Code changes detected) < 1 sec
Successful AdministrationServiceTest saveGlobalProperty_shouldOverwriteGlobalPropertyIfExists History
Failing since build #431 (Code changes detected) < 1 sec