Build: #47 failed
Job: Default Job failed
Test results
- 33 tests in total
- 3 tests failed
- 3 failures are new
- 24 seconds taken in total.
Build 47 has the following 3 errors: 3 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
UpdaterTest
runUpdate_shouldCreateItemForEachConceptAndMapping
|
< 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...)
|
|||
| Collapse |
UpdaterTest
runUpdate_shouldStartFirstUpdateWithResponseDate
|
< 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 |
UpdaterTest
runUpdate_shouldStartNextUpdateWithUpdatedSince
|
< 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...)
|
|||