Build: #47 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
41 seconds
Labels
None
Revisions
Git
770f8bf92a4301f8dbfdc5c9428e4812f544a30f 770f8bf92a4301f8dbfdc5c9428e4812f544a30f
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
33
Fixed in
#48 (Changes by Rafal Korytkowski)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 770f8bf92a4301f8dbfdc5c9428e4812f544a30f 770f8bf92a4301f8dbfdc5c9428e4812f544a30f Fixed typo in descriptions field in OclConcept

Configuration changes

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

Tests

New test failures 3
Status Test View job Duration
Collapse Failed UpdaterTest runUpdate_shouldStartFirstUpdateWithResponseDate History
Default Job < 1 sec
Wanted but not invoked:  Wanted but not invoked: updateService.updateOclDateStarted(     <any>,     Tue Jan 12 12:14:31 UTC 2016 ); -> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldStartFirstUpdateWithResponseDate(UpdaterTest.java:88) Actually, there were zero interactions with this mock. 
Wanted but not invoked:
updateService.updateOclDateStarted(
    <any>,
    Tue Jan 12 12:14:31 UTC 2016
);
-> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldStartFirstUpdateWithResponseDate(UpdaterTest.java:88)
Actually, there were zero interactions with this mock.
(33 more lines...)
Collapse Failed UpdaterTest runUpdate_shouldStartNextUpdateWithUpdatedSince History
Default Job < 1 sec
Wanted but not invoked:  Wanted but not invoked: updateService.updateOclDateStarted(     <any>,     Tue Jan 12 12:14:31 UTC 2016 ); -> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldStartNextUpdateWithUpdatedSince(UpdaterTest.java:113) Actually, there were zero interactions with this mock. 
Wanted but not invoked:
updateService.updateOclDateStarted(
    <any>,
    Tue Jan 12 12:14:31 UTC 2016
);
-> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldStartNextUpdateWithUpdatedSince(UpdaterTest.java:113)
Actually, there were zero interactions with this mock.
(33 more lines...)
Collapse Failed UpdaterTest runUpdate_shouldCreateItemForEachConceptAndMapping History
Default Job < 1 sec
Wanted but not invoked:  Wanted but not invoked: updateService.saveItems(     (a collection containing uuid is "1001AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing uuid is "1002AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing uuid is "1003AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA") ); -> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(UpdaterTest.java:162) Actually, there were zero interactions with this mock. 
Wanted but not invoked:
updateService.saveItems(
    (a collection containing uuid is "1001AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing uuid is "1002AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" and a collection containing uuid is "1003AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
);
-> at org.openmrs.module.openconceptlab.updater.UpdaterTest.runUpdate_shouldCreateItemForEachConceptAndMapping(UpdaterTest.java:162)
Actually, there were zero interactions with this mock.

(32 more lines...)