Build: #273 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
59 seconds
Revision
a10d2bbac091c89ec977e0a04633f5f901e71cbd a10d2bbac091c89ec977e0a04633f5f901e71cbd
Total tests
76
Fixed in
#275 (Code changes detected)

Tests

  • 76 tests in total
  • 2 tests failed
  • 2 failures are new
  • 5 tests were quarantined / skipped
  • 40 seconds taken in total.
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...)