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

Test results

  • 717 tests in total
  • 2 tests failed
  • 2 failures are new
  • 14 tests were quarantined / skipped
  • 2 minutes taken in total.

Build 728 has the following 2 errors: 2 new failure(s) occurred since the previous build.

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...)