Build: #158 failed Changes by Ian Bacher

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
36 seconds
Labels
None
Revisions
Git
6e510cc6e144040dbd16e361fe3d7cd02a088d2b 6e510cc6e144040dbd16e361fe3d7cd02a088d2b
Release scripts
89b69405d5d9f253afb0ac3eb31ac1cb74d95059 89b69405d5d9f253afb0ac3eb31ac1cb74d95059
Total tests
63
Failing since
#157 (Changes by Ian Bacher)
Fixed in
#159 (Code changes detected)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Ian Bacher Ian Bacher 6e510cc6e144040dbd16e361fe3d7cd02a088d2b 6e510cc6e144040dbd16e361fe3d7cd02a088d2b Ignore test for self-mapping

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Tests

Existing test failures 1
Status Test Failing since View job 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...)