Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1618 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
e05aa255dff7071b6b55b49bd08a45e9296a99d9 e05aa255dff7071b6b55b49bd08a45e9296a99d9
Total tests
3
Failing since
#1617 (Code changes detected – )
Fixed in
#1620 (Code changes detected)

Tests

  • 3 tests in total
  • 3 tests failed
  • 3 failures are new
  • 36 seconds taken in total.
New test failures 3
Status Test Duration
Collapse Failed ReferenceDemoDataActivatorTest started_shouldCreateASchedulerUserAndSetTheRelatedGlobalProperties History
< 1 sec
java.io.FileNotFoundException: Unable to find 'requiredDataTestDataset.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:546)
	at org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest.started_shouldCreateASchedulerUserAndSetTheRelatedGlobalProperties(ReferenceDemoDataActivatorTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(32 more lines...)
Collapse Failed ReferenceDemoDataActivatorTest started_shouldCreateDemoPatients History
35 secs
java.io.FileNotFoundException: Unable to find 'requiredDataTestDataset.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:546)
	at org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest.started_shouldCreateDemoPatients(ReferenceDemoDataActivatorTest.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(32 more lines...)
Collapse Failed ReferenceDemoDataActivatorTest started_shouldInstallTheMetadataPackageOnStartup History
< 1 sec
java.io.FileNotFoundException: Unable to find 'requiredDataTestDataset.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:546)
	at org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest.started_shouldInstallTheMetadataPackageOnStartup(ReferenceDemoDataActivatorTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(32 more lines...)