Build: #273 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 76 tests in total
  • 2 tests failed
  • 2 failures are new
  • 5 tests were quarantined / skipped
  • 40 seconds taken in total.

Build 273 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed OpenEmpiPatientFetcherTest testPerformCorrectImportForPatientWithOpenMrsIdentifier History
< 1 sec
java.io.FileNotFoundException: Unable to find 'identifiers_dataset.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:546)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFetcherTest.executeDataSets(OpenEmpiPatientFetcherTest.java:93)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFetcherTest.setUp(OpenEmpiPatientFetcherTest.java:84)
	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)
(32 more lines...)
Collapse Failed OpenEmpiPatientFetcherTest testPerformCorrectImportForPatientWithoutOpenMrsIdentifier History
< 1 sec
java.io.FileNotFoundException: Unable to find 'identifiers_dataset.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:546)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFetcherTest.executeDataSets(OpenEmpiPatientFetcherTest.java:93)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFetcherTest.setUp(OpenEmpiPatientFetcherTest.java:84)
	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)
(32 more lines...)