Build and Release Plan for FHIR2 Module

Build: #342 failed

Job: Build and test Module failed

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Test results

  • 2,406 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 52 seconds taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed PatientIdentifierTranslatorImplTest shouldConvertPatientIdentifierToIdentifier History
< 1 sec
java.lang.AssertionError: 
Expected: "www.example.com"
     but: was null
java.lang.AssertionError: 

Expected: "www.example.com"
     but: was null
	at org.openmrs.module.fhir2.api.translators.impl.PatientIdentifierTranslatorImplTest.shouldConvertPatientIdentifierToIdentifier(PatientIdentifierTranslatorImplTest.java:79)