Build: #82 failed Changes by Wyclif Luyima

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Revision
5188d611ef245e9c228df9bd13c386747572bf8e
Total tests
2422
Failing since
#78 (Changes by Wyclif Luyima)
Fixed in
#86 (Changes by Rafal Korytkowski)

Tests

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 5188d611ef245e9c228df9bd13c386747572bf8e Add service methods for fetching active orders and order history by order number for a patient - TRUNK-4191
Follow up - TRUNK-4191

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

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_shouldNotIncludeVoidedNames
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 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 setProvider_shouldClearProvidersAndSetProviderForRole
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 EncounterTest getObs_shouldNotGetVoidedObsWithThreeLayersOfHierarchy
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 getAllObs_shouldGetBothParentAndChildObs
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 addObs_shouldNotFailWithNullObs
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 getProvider_shouldReturnNullIfThereIsNoProviders
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 addObs_shouldAddEncounterAttrsToObsIfAttributesAreNull
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 Encounter_shouldSetEncounterId
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 removeObs_shouldNotThrowErrorWhenRemovingNullObsFromEmptySet
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 setProvider_shouldSetExistingProviderForUnknownRole
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 getObsAtTopLevel_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 getObs_shouldNotReturnNullWithNullObsSet
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_shouldGetObs
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 getAllObs_shouldGetBothChildAndParentObsAfterRemovingChildFromParentGrouping
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 addObs_shouldSetEncounterAttributeOnObs
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 getAllObs_shouldGetObs
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 getProvider_shouldReturnNullIfThereIsNoProviderForPerson
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 addObs_shouldAddObsToNonNullInitialObsSet
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 addProvider_shouldAddSecondProviderForRole
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 setProvider_shouldAddPreviouslyVoidedProviderAgain
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 getObs_shouldNotGetChildObsIfChildAlsoOnEncounter
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_shouldGetObsWithThreeLevelsOfHierarchy
Failing since build #81 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4191Could not obtain issue details from Jira