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

Job result summary

Completed
Duration
3 minutes
Revision
f150531c9da443a44a4b9efe8093bb8e5d2fa5ee f150531c9da443a44a4b9efe8093bb8e5d2fa5ee
Total tests
4035
Failing since
#429 (Code changes detected – )
Fixed in
#442 (Rebuilt by Ian Bacher)

Tests

  • 4,035 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.
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...)