Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
Git
a10d2bbac091c89ec977e0a04633f5f901e71cbd a10d2bbac091c89ec977e0a04633f5f901e71cbd
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
76
Fixed in
#275 (Changes by mogoodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Git
Author Commit Message Commit date
Mark Goodrich <mgoodrich@pih.org> Mark Goodrich <mgoodrich@pih.org> a10d2bbac091c89ec977e0a04633f5f901e71cbd a10d2bbac091c89ec977e0a04633f5f901e71cbd Merge pull request #13 from approce/master
Fix test fails in OpenEmpiPatientFetcherTest.
approce <seateq64@gmail.com> approce <seateq64@gmail.com> 96b7e484fac6adf3d656983a0c12991faa0ca97b 96b7e484fac6adf3d656983a0c12991faa0ca97b Remove ignore from tests.
approce <seateq64@gmail.com> approce <seateq64@gmail.com> c5737dbe1adcf8190319d6b7b90974c646a4e5af c5737dbe1adcf8190319d6b7b90974c646a4e5af Fix test fails in OpenEmpiPatientFetcherTest.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed OpenEmpiPatientFetcherTest testPerformCorrectImportForPatientWithoutOpenMrsIdentifier History
Default Job < 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 testPerformCorrectImportForPatientWithOpenMrsIdentifier History
Default Job < 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...)