More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1626 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 373 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.

Build 1,626 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed AdtServiceComponentTest test_shouldNotCloseVisitOpenedInDifferentLocation History
< 1 sec
java.io.FileNotFoundException: Unable to find 'visitLocationDataSetUp.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:546)
	at org.openmrs.module.emrapi.adt.AdtServiceComponentTest.test_shouldNotCloseVisitOpenedInDifferentLocation(AdtServiceComponentTest.java:477)
	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...)