Build: #8 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
40 seconds
Revision
eabd223f781c82f3465affd87307f74288a7c020 eabd223f781c82f3465affd87307f74288a7c020
Total tests
30
Fixed in
#9 (Manual run from the stage: Release by Rafal Korytkowski)

Tests

  • 30 tests in total
  • 1 test failed
  • 1 failure is new
  • 27 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed UpdaterTest runUpdate_shouldCreateItemForEachConceptAndMapping History
< 1 sec
org.openmrs.module.openconceptlab.updater.ImportException: org.openmrs.api.APIException: contextDAO is null
	at org.openmrs.module.openconceptlab.updater.Updater.runAndHandleErrors(Updater.java:140)
	at org.openmrs.module.openconceptlab.updater.Updater.run(Updater.java:74)
	at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(UpdaterTest.java:143)
	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:606)
(35 more lines...)