Build and Release Plan for FHIR2 Module
Build: #439 failed Changes by Ian Bacher
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
- 2 New failures
- 0 Existing failures
- 0 Fixed
- 2 Quarantined / skipped
Responsible
- Ian Bacher Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Ian Bacher |
f150531c9da443a44a4b9efe8093bb8e5d2fa5ee
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
ConditionClinicalStatusTranslatorImpl_2_2Test
shouldMapOpenMrsActiveToFHIRActive
|
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 |
ConditionClinicalStatusTranslatorImpl_2_2Test
shouldMapOpenMrsInActiveToFHIRInActive
|
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...) |