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

Build: #771 failed

Job: Test against 1.10 failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
4 minutes
Revision
2f011cbe3a23a2d6ae8b170cd71769113944ccda 2f011cbe3a23a2d6ae8b170cd71769113944ccda
Total tests
725
Fixed in
#773 (Code changes detected)

Tests

  • 725 tests in total
  • 1 test failed
  • 1 failure is new
  • 14 tests were quarantined / skipped
  • 4 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed DefinitionServiceTest getDefinitionByUuid_shouldDeserializeCohortIndicatorAndDimensionDataSetDefinition History
< 1 sec
java.lang.AssertionError:  Expected: not null      but: was null
java.lang.AssertionError: 
Expected: not null
     but: was null
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.reporting.definition.service.DefinitionServiceTest.getDefinitionByUuid_shouldDeserializeCohortIndicatorAndDimensionDataSetDefinition(DefinitionServiceTest.java:43)
(35 more lines...)