Build: #82 failed Changes by Wyclif Luyima

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 History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful BaseCustomizableMetadataTest setAttribute_shouldWorkForAttriubutesWithDatatypesWhoseValuesAreStoredInOtherTables History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful ConceptComponentTest getName_shouldReturnANameInTheMatchingLocaleIfExactIsSetToFalse History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful ConceptWordTest makeConceptWords_shouldReturnSeparateConceptWordObjectsForTheSameWordInDifferentConceptNames History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful ConceptWordTest makeConceptWords_shouldNotIncludeVoidedNames History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful DrugTest addDrugReferenceMap_shouldSetDrugAsTheDrugToWhichAMappingIsBeingAdded History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful DrugTest addDrugReferenceMap_shouldShouldNotAddDuplicateDrugReferenceMaps History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldNotReturnNullWithNullObsSet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldGetBothParentAndChildWithChildDirectlyOnEncounter History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeObs_shouldRemoveObsSuccessfully History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldNotGetChildObsIfChildAlsoOnEncounter History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldSetProviderForNewRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldGetBothChildAndParentObsAfterRemovingChildFromParentGrouping History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldReturnNullIfThereIsNoProviderForPerson History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addProvider_shouldNotAddSameProviderTwiceForRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldAddPreviouslyVoidedProviderAgain History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldGetObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addProvider_shouldAddSecondProviderForRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addOrder_shouldAddOrderToNonNulInitialOrderSet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldAddObsToNonNullInitialObsSet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldReturnSameProviderForPersonIfCalledTwice History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldOnlyGetChildObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest toString_shouldNotFailWithEmptyObject History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addProvider_shouldAddProviderForNewRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldGetObsWithTwoLevelsOfHierarchy History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldReturnProviderForPerson History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldOnlyGetParentsObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeOrder_shouldNotFailWhenRemovingNonExistentOrder History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeObs_shouldNotThrowErrorWhenRemovingNullObsFromNonEmptySet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldOnlyReturnTheGroupedTopLevelObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldExcludeVoidedProviders History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeProvider_shouldVoidExistingEncounterProvider History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldClearProvidersAndSetProviderForRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldNotGetVoidedObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldGetObsWithThreeLevelsOfHierarchy History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldGetBothChildAndParentObsAfterRemovingChildFromParentGrouping History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addOrder_shouldSetEncounterAttribute History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldGetObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addOrder_shouldNotFailWithNullObsPassedToAddOrder History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldSetEncounterAttributeOnObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldVoidExistingEncounterProvider History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldGetBothChildAndParentObsAfterRemovingChildFromParentGrouping History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRole_shouldReturnEmptySetForNoRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldGetObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldAddEncounterAttrsToObsGroupMembersIfAttributesAreNull History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldNotReturnNullWithNullObsSet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRoles_shouldReturnEmptyMapIfNoProviders History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldNotReturnNullWithNullObsSet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeOrder_shouldNotFailWhenRemovingNullOrder History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest setProvider_shouldSetExistingProviderForUnknownRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRole_shouldReturnProvidersForRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeObs_shouldNotThrowErrorWhenRemovingNullObsFromEmptySet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObsAtTopLevel_shouldNotGetVoidedObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest Encounter_shouldSetEncounterId History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRole_shouldReturnEmptySetForNullRole History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldAddEncounterAttrsToObsIfAttributesAreNull History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldNotGetVoidedObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvider_shouldReturnNullIfThereIsNoProviders History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addOrder_shouldAddOrderWithNullValues History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldNotFailWithNullObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest addObs_shouldAddObsWithNullValues History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getAllObs_shouldGetBothParentAndChildObs History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getProvidersByRoles_shouldReturnAllRolesAndProviders History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest getObs_shouldNotGetVoidedObsWithThreeLayersOfHierarchy History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful EncounterTest removeOrder_shouldRemoveOrderFromEncounter History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful OpenmrsTestAnnotationsTest shouldCallBaseSetupMethod History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful OpenmrsTestsTest shouldHaveTestAnnotationWhenStartingWithShould History
Failing since build #80 (Manual run by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful OrderEntryTest shouldPlaceATestOrder History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest addAttribute_shouldNotSaveAnAttributeWithANullValue History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeWithGivenDateAfterDeath History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeOnBirthdayWithMinutesDefined History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest shouldAddRemoveAddress History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeWithGivenDateBeforeBirth History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest addAttribute_shouldVoidOldAttributeWhenANullOrBlankStringValueIsAdded History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeBeforeBirthday History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest addAttribute_shouldNotSaveAnAttributeWithABlankStringValue History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeAfterDeath History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeOnBirthdayWithNoMinutesDefined History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeAfterBirthday History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest shouldAddRemoveName History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest shouldAddRemoveAttribute History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest shouldSetInexactBirthdateFromAge History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest getAge_shouldGetAgeWithGivenDateBeforeDeath History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful PersonTest addAddress_shouldNotAddAPersonAddressWithBlankFields History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AuthorizationAdviceTest before_shouldNotifyListenersAboutCheckedPrivileges History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldNotFailWithEmptyList History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest saveGlobalProperties_shouldSaveAllGlobalPropertiesToTheDatabase History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldExcludeNotAllowedLocales History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest saveGlobalProperty_shouldCreateGlobalPropertyInDatabase History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldReturnDefaultValueIfPropertyNameDoesNotExist History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getAllowedLocales_shouldNotFailIfNotGlobalPropertyForLocalesAllowedDefinedYet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalPropertyValue_shouldReturnDefaultValueForMissingProperty History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalPropertyByUuid_shouldReturnNullIfNoObjectFoundWithGivenUuid History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldNotFailWithNullPropertyName History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getGlobalProperty_shouldGetPropertyValueGivenValidPropertyName History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getAllGlobalProperties_shouldReturnAllGlobalPropertiesInTheDatabase History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getSearchLocales_shouldIncludeUsersProficientLocales History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest getImplementationId_shouldReturnNullIfNoImplementationIdIsDefinedYet History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest setImplementationId_shouldThrowAPIExceptionIfGivenAPipeInTheImplementationIdCode History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec
Successful AdministrationServiceTest setImplementationId_shouldThrowAPIExceptionIfGivenEmptyImplementationIdObject History
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec