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

Build: #229 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 104 tests in total
  • 1 test failed
  • 2 tests were quarantined / skipped
  • 59 seconds taken in total.

Build 229 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
org.junit.ComparisonFailure: expected:<[[1, 2, 3], 4]> but was:<[[3, 2, 1], 4]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.module.idgen.web.controller.IdentifierSourceRestControllerTest.shouldUploadReservedIdentifiers(IdentifierSourceRestControllerTest.java:104)
	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:606)
(35 more lines...)