Demo data generator for OpenMRS 3.x

Build: #934 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Agent
xindi.openmrs.org
Revision
c6961bdfe1ea15a9411d81ecb0864a7e2c491045 c6961bdfe1ea15a9411d81ecb0864a7e2c491045
Total tests
9
Fixed in
#935 (Code changes detected)

Tests

  • 9 tests in total
  • 1 test failed
  • 1 failure is new
  • 38 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed ReferenceDemoDataActivatorTest started_shouldCreateDemoData History
16 secs
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)