More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1527 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
eece346b9051b06fd2ca034e44b5ac9184a3a2c6
Total tests
363
Failing since
#1525 (Child of RESTWS-RESTWS-543)
Fixed in
#1534 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

  • 363 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.
New test failures 1
Status Test Duration
Collapse Failed ConceptMapperTest should_convert_concept_to_encounter_concept
< 1 sec
org.junit.ComparisonFailure: expected:<[{[source=PACS Procedure Code, name=null, code=122]}]> but was:<[{[code=122, name=null, source=PACS Procedure Code]}]>
	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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(29 more lines...)