Build and Release Plan for FHIR2 Module
Build: #439 failed
Job: Build and test Module failed
Test results
- 4,035 tests in total
- 2 tests failed
- 2 failures are new
- 2 tests were quarantined / skipped
- 1 minute taken in total.
Build 439 has the following 2 errors: 2 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
ConditionClinicalStatusTranslatorImpl_2_2Test
shouldMapOpenMrsActiveToFHIRActive
|
< 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
|
< 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...)
|
|||