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

Job result summary

Completed
Duration
5 minutes
Revision
e4cd179bb04db3c5e4d547c26d9eeff9aa199d2d e4cd179bb04db3c5e4d547c26d9eeff9aa199d2d
Total tests
2406
Fixed in
#343 (Code changes detected)

Tests

  • 2,406 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 52 seconds taken in total.
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)