More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #1530 failed
Job: Default Job failed
Test results
- 363 tests in total
- 1 test failed
- 2 tests were quarantined / skipped
- 1 minute taken in total.
Build 1,530 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
ConceptMapperTest
should_convert_concept_to_encounter_concept
|
Failing since build #1529 (Manual run by Daniel Kayiwa) | < 1 sec | ||
org.junit.ComparisonFailure: expected:<[{[code=122, name=null, source=PACS Procedure Code]}]> but was:<[{[source=PACS Procedure Code, name=null, code=122]}]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.module.emrapi.encounter.ConceptMapperTest.should_convert_concept_to_encounter_concept(ConceptMapperTest.java:58) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) (29 more lines...) |