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

Build: #364 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Revision
48a7a30b56dfd89c03f952edc441292b8921eed2 48a7a30b56dfd89c03f952edc441292b8921eed2
Total tests
856
Fixed in
#365 (Manual run from the stage: Release by Rafal Korytkowski)

Tests

  • 856 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ConceptController1_9Test shouldFindConceptByReferenceTerm History
< 1 sec
java.io.FileNotFoundException: Unable to find 'customConceptDataSet1_9.xml' in the classpath
	at org.openmrs.test.BaseContextSensitiveTest.executeDataSet(BaseContextSensitiveTest.java:473)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.openmrs1_9.ConceptController1_9Test.shouldFindConceptByReferenceTerm(ConceptController1_9Test.java:85)
	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)
(32 more lines...)