Build: #158 failed Changes by Ian Bacher
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 36 seconds
- Labels
- None
- Revisions
-
- Git
-
6e510cc6e144040dbd16e361fe3d7cd02a088d2b
- Release scripts
-
89b69405d5d9f253afb0ac3eb31ac1cb74d95059
- Total tests
- 63
- Failing since
- #157 (Changes by Ian Bacher – )
- Fixed in
- #159 (Code changes detected)
Tests
- 0 New failures
- 1 Existing failures
- 0 Fixed
- 8 Quarantined / skipped
Responsible
-
Ian Bacher
Automatically assigned
Code commits
| Author | Commit | Commit date | |
|---|---|---|---|
|
|
Ian Bacher |
6e510cc6e144040dbd16e361fe3d7cd02a088d2b
|
|
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
Some of the jobs or stages referenced by this result no longer exist.
Tests
| Status | Test | Failing since | View job | Duration | |
|---|---|---|---|---|---|
|
ImporterTest
runUpdate_shouldCreateItemForEachConceptAndMapping
|
Failing since build #157 (Changes by Ian Bacher) | Default Job | < 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...)
|
|||||