Build: #157 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
50 seconds
Revision
f30edca8ca7a56e95c3aa6da550c57d1610e90b5 f30edca8ca7a56e95c3aa6da550c57d1610e90b5
Total tests
63
Fixed in
#159 (Code changes detected)

Tests

  • 63 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 tests were quarantined / skipped
  • 37 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed ImporterTest runUpdate_shouldCreateItemForEachConceptAndMapping History
< 1 sec
Wanted but not invoked:  Wanted but not invoked: importService.saveItems(     (a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1001AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1002AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1003AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA") ); -> at org.openmrs.module.openconceptlab.importer.ImporterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(ImporterTest.java:204)  However, there were other interactions with this mock: -> at org.openmrs.module.openconceptlab.importer.Importer.runAndHandleErrors(Importer.java:201) -> at org.openmrs.module.openconceptlab.importer.Importer$2.run(Importer.java:133) -> at org.openmrs.module.openconceptlab.importer.Importer$2.run(Importer.java:134) -> at org.openmrs.module.openconceptlab.importer.Importer$2.run(Importer.java:159) -> at org.openmrs.module.openconceptlab.importer.Importer$2.run(Importer.java:160) -> at org.openmrs.module.openconceptlab.importer.Importer.processInput(Importer.java:322) -> at org.openmrs.module.openconceptlab.importer.Importer.processInput(Importer.java:323) -> at org.openmrs.module.openconceptlab.importer.ImportTask$1.run(ImportTask.java:68) -> at org.openmrs.module.openconceptlab.importer.ImportTask$1.run(ImportTask.java:90) -> at org.openmrs.module.openconceptlab.importer.ImportTask$1.run(ImportTask.java:68) -> at org.openmrs.module.openconceptlab.importer.ImportTask$1.run(ImportTask.java:119) -> at org.openmrs.module.openconceptlab.importer.Importer.runAndHandleErrors(Importer.java:208) 
Wanted but not invoked:
importService.saveItems(
    (a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1001AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1002AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing url is "/orgs/CIELTEST/sources/CIELTEST/mappings/custom/1003AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
);
-> at org.openmrs.module.openconceptlab.importer.ImporterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(ImporterTest.java:204)

However, there were other interactions with this mock:
(45 more lines...)