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

Job result summary

Completed
Duration
1 minute
Revision
a5f144ad6ea1da3856bae9bfe2844f057fd8e737 a5f144ad6ea1da3856bae9bfe2844f057fd8e737
Total tests
104
Failing since
#228 (Manual run by Cintia Del Rio)
Fixed in
#230 (Code changes detected)

Tests

  • 104 tests in total
  • 1 test failed
  • 2 tests were quarantined / skipped
  • 59 seconds taken in total.
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...)