Build: #351 failed Changes by Wyclif Luyima

Stages & jobs

  1. Build and Tests

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
14 minutes
Labels
None
Revision
d4f56bcbb67ecfc039270c160e31c8680ac1123a d4f56bcbb67ecfc039270c160e31c8680ac1123a
Total tests
5392
Fixed in
#353 (Manual run by Wyclif Luyima)

Tests

Responsible

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima d4f56bcbb67ecfc039270c160e31c8680ac1123a d4f56bcbb67ecfc039270c160e31c8680ac1123a Follow up to rename some old startDate related variables and test method   - TRUNK-4443
Conflicts:
        api/src/main/java/org/openmrs/api/db/hibernate/HibernatePatientSetDAO.java

Tests

New test failures 13
Status Test View job Duration
Collapse Failed ConceptFormControllerTest shouldEditConceptComplex History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/ObsServiceTest-complex.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.ConceptFormControllerTest.shouldEditConceptComplex(ConceptFormControllerTest.java:740)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed EncounterRoleFormControllerTest showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/EncounterServiceTest-initialData.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel(EncounterRoleFormControllerTest.java:150)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed EncounterRoleFormControllerTest retire_shouldRaiseAnErrorIfRetireReasonIsNotFilled History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/EncounterServiceTest-initialData.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.retire_shouldRaiseAnErrorIfRetireReasonIsNotFilled(EncounterRoleFormControllerTest.java:163)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed EncounterRoleFormControllerTest unretire_shouldRetireAnExistingEncounter History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/EncounterServiceTest-initialData.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.unretire_shouldRetireAnExistingEncounter(EncounterRoleFormControllerTest.java:116)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed EncounterRoleFormControllerTest saveEncounterRole_shouldEditAndSaveAnExistingEncounter History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/EncounterServiceTest-initialData.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.saveEncounterRole_shouldEditAndSaveAnExistingEncounter(EncounterRoleFormControllerTest.java:75)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed EncounterRoleFormControllerTest purge_shouldPurgeAnExistingEncounter History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/EncounterServiceTest-initialData.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.purge_shouldPurgeAnExistingEncounter(EncounterRoleFormControllerTest.java:133)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed EncounterRoleFormControllerTest retire_shouldRetireAnExistingEncounter History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/EncounterServiceTest-initialData.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.encounter.EncounterRoleFormControllerTest.retire_shouldRetireAnExistingEncounter(EncounterRoleFormControllerTest.java:97)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed ProviderFormControllerTest onSubmit_shouldSetAttributesToVoidIfTheValueIsNotSet History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/ProviderServiceTest-providerAttributes.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.provider.ProviderFormControllerTest.onSubmit_shouldSetAttributesToVoidIfTheValueIsNotSet(ProviderFormControllerTest.java:69)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed ProviderFormControllerTest onSubmit_shouldNotVoidOrChangeAttributeListIfTheAttributeValuesAreSame History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/ProviderServiceTest-providerAttributes.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.controller.provider.ProviderFormControllerTest.onSubmit_shouldNotVoidOrChangeAttributeListIfTheAttributeValuesAreSame(ProviderFormControllerTest.java:45)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)
Collapse Failed DWRProviderServiceTest findProvider_shouldReturnAMessageWithNoMatchesFoundWhenNoProvidersAreFound History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/ProviderServiceTest-initial.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.dwr.DWRProviderServiceTest.setup(DWRProviderServiceTest.java:42)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(29 more lines...)
Collapse Failed DWRProviderServiceTest findProvider_shouldReturnTheListOfProvidersIncludingRetiredProvidersForTheMatchingSearchName History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/ProviderServiceTest-initial.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.dwr.DWRProviderServiceTest.setup(DWRProviderServiceTest.java:42)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(29 more lines...)
Collapse Failed DWRProviderServiceTest findProvider_shouldReturnTheListOfProvidersMatchingTheSearchName History
Integration Tests < 1 sec
java.io.FileNotFoundException: Unable to find 'org/openmrs/api/include/ProviderServiceTest-initial.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.web.dwr.DWRProviderServiceTest.setup(DWRProviderServiceTest.java:42)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(29 more lines...)
Collapse Failed PortletTagTest initializationError History
Integration Tests < 1 sec
java.lang.RuntimeException: javassist.NotFoundException: org.openmrs.test.Verifies
	at org.powermock.core.classloader.MockClassLoader.loadUnmockedClass(MockClassLoader.java:199)
	at org.powermock.core.classloader.MockClassLoader.loadModifiedClass(MockClassLoader.java:149)
	at org.powermock.core.classloader.DeferSupportingClassLoader.loadClass(DeferSupportingClassLoader.java:67)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:113)
(49 more lines...)

Jira issues

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