Build and Release Plan for FHIR2 Module

Build: #439 failed Changes by Ian Bacher

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Revisions
Git
f150531c9da443a44a4b9efe8093bb8e5d2fa5ee f150531c9da443a44a4b9efe8093bb8e5d2fa5ee
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
4035
Failing since
#429 (Changes by Ian Bacher)
Fixed in
#442 (Rebuilt by Ian Bacher)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Ian Bacher Ian Bacher f150531c9da443a44a4b9efe8093bb8e5d2fa5ee f150531c9da443a44a4b9efe8093bb8e5d2fa5ee Remove displays for conditionClinicalStatus

Tests

New test failures 2
Status Test View job Duration
Collapse Failed ConditionClinicalStatusTranslatorImpl_2_2Test shouldMapOpenMrsActiveToFHIRActive History
Build and test Module < 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
Build and test Module < 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...)