Build and Release Plan for FHIR2 Module

Build: #342 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
9 minutes
Labels
None
Revisions
Git
e4cd179bb04db3c5e4d547c26d9eeff9aa199d2d e4cd179bb04db3c5e4d547c26d9eeff9aa199d2d
Release scripts
c4475a9228b197817dce78683d9da8a1e2c4e3a5 c4475a9228b197817dce78683d9da8a1e2c4e3a5
Total tests
2406
Fixed in
#343 (Changes by Darius Jazayeri)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
Ian Bacher Ian Bacher e4cd179bb04db3c5e4d547c26d9eeff9aa199d2d e4cd179bb04db3c5e4d547c26d9eeff9aa199d2d Simplify patient identifier system parts

Tests

New test failures 1
Status Test View job Duration
Collapse Failed PatientIdentifierTranslatorImplTest shouldConvertPatientIdentifierToIdentifier History
Build and test Module < 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)