Build: #82 failed Changes by Wyclif Luyima

Stages & jobs

  1. Default Stage

Test results

  • 2,422 tests in total
  • 2 tests failed
  • 1,440 tests were fixed
  • 10 minutes taken in total.
Existing test failures 2
Status Test Failing since View job Duration
java.lang.AssertionError: Expected exception: org.springframework.beans.factory.NoSuchBeanDefinitionException
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240)
(21 more lines...)
org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [org.openmrs.annotation.OpenmrsProfile1_10] is defined: expected single bean but found 0: 
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:269)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1083)
	at org.openmrs.annotation.OpenmrsProfileExclusionFilterTest.match_shouldIncludeBeanForOpenmrs1_10AndLater(OpenmrsProfileExclusionFilterTest.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(31 more lines...)
Fixed tests 1440
Status Test Failing since View job Duration
Successful BaseCustomizableMetadataTest setAttribute_shouldVoidTheAttributeIfAnAttributeWithSameAttributeTypeAlreadyExistsAndTheMaxOccursIsSetTo1
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful BaseCustomizableMetadataTest setAttribute_shouldWorkForAttriubutesWithDatatypesWhoseValuesAreStoredInOtherTables
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful ConceptComponentTest getName_shouldReturnANameInTheMatchingLocaleIfExactIsSetToFalse
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful ConceptWordTest makeConceptWords_shouldReturnSeparateConceptWordObjectsForTheSameWordInDifferentConceptNames
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful ConceptWordTest makeConceptWords_shouldNotIncludeVoidedNames
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful DrugTest addDrugReferenceMap_shouldSetDrugAsTheDrugToWhichAMappingIsBeingAdded
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful DrugTest addDrugReferenceMap_shouldShouldNotAddDuplicateDrugReferenceMaps
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldNotReturnNullWithNullObsSet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldGetBothParentAndChildWithChildDirectlyOnEncounter
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeObs_shouldRemoveObsSuccessfully
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldNotGetChildObsIfChildAlsoOnEncounter
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldSetProviderForNewRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldGetBothChildAndParentObsAfterRemovingChildFromParentGrouping
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldReturnNullIfThereIsNoProviderForPerson
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addProvider_shouldNotAddSameProviderTwiceForRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldAddPreviouslyVoidedProviderAgain
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldGetObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addProvider_shouldAddSecondProviderForRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addOrder_shouldAddOrderToNonNulInitialOrderSet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldAddObsToNonNullInitialObsSet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldReturnSameProviderForPersonIfCalledTwice
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldOnlyGetChildObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest toString_shouldNotFailWithEmptyObject
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addProvider_shouldAddProviderForNewRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldGetObsWithTwoLevelsOfHierarchy
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldReturnProviderForPerson
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldOnlyGetParentsObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeOrder_shouldNotFailWhenRemovingNonExistentOrder
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeObs_shouldNotThrowErrorWhenRemovingNullObsFromNonEmptySet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldOnlyReturnTheGroupedTopLevelObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldExcludeVoidedProviders
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeProvider_shouldVoidExistingEncounterProvider
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldClearProvidersAndSetProviderForRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldNotGetVoidedObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldGetObsWithThreeLevelsOfHierarchy
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldGetBothChildAndParentObsAfterRemovingChildFromParentGrouping
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addOrder_shouldSetEncounterAttribute
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldGetObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addOrder_shouldNotFailWithNullObsPassedToAddOrder
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldSetEncounterAttributeOnObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldVoidExistingEncounterProvider
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldGetBothChildAndParentObsAfterRemovingChildFromParentGrouping
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRole_shouldReturnEmptySetForNoRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldGetObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldAddEncounterAttrsToObsGroupMembersIfAttributesAreNull
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldNotReturnNullWithNullObsSet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRoles_shouldReturnEmptyMapIfNoProviders
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldNotReturnNullWithNullObsSet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeOrder_shouldNotFailWhenRemovingNullOrder
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldSetExistingProviderForUnknownRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRole_shouldReturnProvidersForRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeObs_shouldNotThrowErrorWhenRemovingNullObsFromEmptySet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldNotGetVoidedObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest Encounter_shouldSetEncounterId
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRole_shouldReturnEmptySetForNullRole
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldAddEncounterAttrsToObsIfAttributesAreNull
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldNotGetVoidedObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldReturnNullIfThereIsNoProviders
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addOrder_shouldAddOrderWithNullValues
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldNotFailWithNullObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldAddObsWithNullValues
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldGetBothParentAndChildObs
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRoles_shouldReturnAllRolesAndProviders
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldNotGetVoidedObsWithThreeLayersOfHierarchy
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeOrder_shouldRemoveOrderFromEncounter
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful OpenmrsTestAnnotationsTest shouldCallBaseSetupMethod
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful OpenmrsTestsTest shouldHaveTestAnnotationWhenStartingWithShould
Failing since build #80 (Manual run by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful OrderEntryTest shouldPlaceATestOrder
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest addAttribute_shouldNotSaveAnAttributeWithANullValue
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeWithGivenDateAfterDeath
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeOnBirthdayWithMinutesDefined
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest shouldAddRemoveAddress
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeWithGivenDateBeforeBirth
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest addAttribute_shouldVoidOldAttributeWhenANullOrBlankStringValueIsAdded
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeBeforeBirthday
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest addAttribute_shouldNotSaveAnAttributeWithABlankStringValue
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeAfterDeath
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeOnBirthdayWithNoMinutesDefined
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeAfterBirthday
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest shouldAddRemoveName
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest shouldAddRemoveAttribute
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest shouldSetInexactBirthdateFromAge
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeWithGivenDateBeforeDeath
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest addAddress_shouldNotAddAPersonAddressWithBlankFields
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AuthorizationAdviceTest before_shouldNotifyListenersAboutCheckedPrivileges
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldNotFailWithEmptyList
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldSaveAllGlobalPropertiesToTheDatabase
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldExcludeNotAllowedLocales
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest saveGlobalProperty_shouldCreateGlobalPropertyInDatabase
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldReturnDefaultValueIfPropertyNameDoesNotExist
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getAllowedLocales_shouldNotFailIfNotGlobalPropertyForLocalesAllowedDefinedYet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalPropertyValue_shouldReturnDefaultValueForMissingProperty
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalPropertyByUuid_shouldReturnNullIfNoObjectFoundWithGivenUuid
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldNotFailWithNullPropertyName
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldGetPropertyValueGivenValidPropertyName
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getAllGlobalProperties_shouldReturnAllGlobalPropertiesInTheDatabase
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldIncludeUsersProficientLocales
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getImplementationId_shouldReturnNullIfNoImplementationIdIsDefinedYet
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest setImplementationId_shouldThrowAPIExceptionIfGivenAPipeInTheImplementationIdCode
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest setImplementationId_shouldThrowAPIExceptionIfGivenEmptyImplementationIdObject
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec