Build and Release Plan for FHIR2 Module

Build: #439 failed

Job: Build and test Module failed

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Test results

  • 4,035 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed ConditionClinicalStatusTranslatorImpl_2_2Test shouldMapOpenMrsActiveToFHIRActive History
< 1 sec
java.lang.AssertionError: 
Expected: "Active"
     but: was null
java.lang.AssertionError: 

Expected: "Active"
     but: was null
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
(31 more lines...)
Collapse Failed ConditionClinicalStatusTranslatorImpl_2_2Test shouldMapOpenMrsInActiveToFHIRInActive History
< 1 sec
java.lang.AssertionError: 
Expected: "Inactive"
     but: was null
java.lang.AssertionError: 

Expected: "Inactive"
     but: was null
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
(31 more lines...)