More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #728 failed

Job: Test against 2.1 failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Revision
495072a658ffa9d190904225b2b12d895033acaa 495072a658ffa9d190904225b2b12d895033acaa
Total tests
717
Fixed in
#729 (Manual run from the stage: Release by Mark Goodrich)

Tests

  • 717 tests in total
  • 2 tests failed
  • 2 failures are new
  • 14 tests were quarantined / skipped
  • 2 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed ReportServiceTest purgeReportDesignsForReportDefinition_shouldDeleteAllAssociatedReportDesigns History
< 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:621)
	at org.junit.Assert.assertNotNull(Assert.java:631)
	at org.openmrs.module.reporting.report.service.ReportServiceTest.purgeReportDesignsForReportDefinition_shouldDeleteAllAssociatedReportDesigns(ReportServiceTest.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
(34 more lines...)
Collapse Failed ReportServiceTest purgeReportRequestsForReportDefinition_shouldDeleteAllAssociatedReportRequests History
< 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:621)
	at org.junit.Assert.assertNotNull(Assert.java:631)
	at org.openmrs.module.reporting.report.service.ReportServiceTest.purgeReportRequestsForReportDefinition_shouldDeleteAllAssociatedReportRequests(ReportServiceTest.java:489)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
(34 more lines...)