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

Build: #364 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 856 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ConceptController1_9Test shouldFindConceptByReferenceTerm History
Default Job < 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...)