Build: #158 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
34 seconds
Revision
6e510cc6e144040dbd16e361fe3d7cd02a088d2b 6e510cc6e144040dbd16e361fe3d7cd02a088d2b
Total tests
63
Failing since
#157 (Code changes detected – )
Fixed in
#159 (Code changes detected)

Tests

  • 63 tests in total
  • 1 test failed
  • 8 tests were quarantined / skipped
  • 32 seconds taken in total.
Existing test failures 1
Status Test Failing since Duration
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...)