Demo data generator for OpenMRS 3.x

Build: #927 failed Rebuilt by Nathan Ruhanga

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
6 minutes
Flags
Rebuild
Labels
None
Revisions
Git
c82a82f365089dafd2c137f9ada3c90e72ac36a9 c82a82f365089dafd2c137f9ada3c90e72ac36a9
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
9
Fixed in
#928 (Changes by Ruhanga <41738040+Ruhanga@users.noreply.github.com>)
Number of retries
2

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
Ruhanga <41738040+Ruhanga@users.noreply.github.com> Ruhanga <41738040+Ruhanga@users.noreply.github.com> c82a82f365089dafd2c137f9ada3c90e72ac36a9 c82a82f365089dafd2c137f9ada3c90e72ac36a9 RA-2022: Added endpoint triggering generation of demo data. (#18)

Configuration changes

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

Tests

New test failures 2
Status Test View job Duration
Collapse Failed DemoDataGenerationControllerTest generateDemoData_shouldCreateExactNumberOfPatientsFromProvidedNumberOfDemoPatientsAttribute History
Default Job 1 sec
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
referenceDemoDataActivator.started();
-> at org.openmrs.module.referencedemodata.web.controller.DemoDataGenerationControllerTest.generateDemoData_shouldCreateExactNumberOfPatientsFromProvidedNumberOfDemoPatientsAttribute(DemoDataGenerationControllerTest.java:109)
Actually, there were zero interactions with this mock.

org.mockito.exceptions.verification.WantedButNotInvoked: 

(6 more lines...)
Collapse Failed DemoDataGenerationControllerTest generateDemoData_shouldCreate6MorePatientsGivenNumberOfDemoPatientsAttributeIs10 History
Default Job < 1 sec
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
referenceDemoDataActivator.started();
-> at org.openmrs.module.referencedemodata.web.controller.DemoDataGenerationControllerTest.generateDemoData_shouldCreate6MorePatientsGivenNumberOfDemoPatientsAttributeIs10(DemoDataGenerationControllerTest.java:71)
Actually, there were zero interactions with this mock.

org.mockito.exceptions.verification.WantedButNotInvoked: 

(6 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-2022Could not obtain issue details from Jira