Build: #351 failed

Job: Integration Tests failed

Stages & jobs

  1. Build and Tests

Job result summary

Completed
Duration
12 minutes
Revision
d4f56bcbb67ecfc039270c160e31c8680ac1123a d4f56bcbb67ecfc039270c160e31c8680ac1123a
Total tests
2693
Fixed in
#353 (Manual run by Wyclif Luyima)

Tests

  • 2,693 tests in total
  • 13 tests failed
  • 13 failures are new
  • 11 minutes taken in total.
New test failures 13
Status Test Duration
Collapse Failed ConceptFormControllerTest shouldEditConceptComplex History
< 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 purge_shouldPurgeAnExistingEncounter History
< 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_shouldRaiseAnErrorIfRetireReasonIsNotFilled History
< 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 retire_shouldRetireAnExistingEncounter History
< 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 EncounterRoleFormControllerTest saveEncounterRole_shouldEditAndSaveAnExistingEncounter History
< 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 showEncounterList_shouldAddListOfEncounterRoleObjectsToTheModel History
< 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 unretire_shouldRetireAnExistingEncounter History
< 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 ProviderFormControllerTest onSubmit_shouldNotVoidOrChangeAttributeListIfTheAttributeValuesAreSame History
< 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 ProviderFormControllerTest onSubmit_shouldSetAttributesToVoidIfTheValueIsNotSet History
< 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 DWRProviderServiceTest findProvider_shouldReturnAMessageWithNoMatchesFoundWhenNoProvidersAreFound History
< 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
< 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
< 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
< 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...)