Demo data generator for OpenMRS 3.x
Build: #934 failed
Job: Default Job failed
Started should create demo data: Test case result
The below summarizes the result of the test "Started should create demo data" in build 934 of Reference Demo Data - Reference Demo Data 2.x - Default Job.
- Description
- Started should create demo data
- Test class
- org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest
- Method
- started_shouldCreateDemoData
- Duration
- 16 secs
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: Expect every covid encounter to have recorded symptoms Expected: a collection with size a value equal to or greater than <33> but: collection size <0> was less than <33> java.lang.AssertionError: Expect every covid encounter to have recorded symptoms Expected: a collection with size a value equal to or greater than <33> but: collection size <0> was less than <33> at org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest.started_shouldCreateDemoData(ReferenceDemoDataActivatorTest.java:235)