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

Build: #288 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
36 seconds
Agent
xindi.openmrs.org
Revision
b5bb132a24249fe492228b52cc8caafdd5aed124
Total tests
43
Fixed in
#289 (Manual run by Rafal Korytkowski)

Configuration changes

Job Default Job with key IDGEN-IDGEN-JOB1 no longer exists.

Tests

  • 43 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 14 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed DuplicateIdentifiersPoolComponentTest testUnderLoad
< 1 sec
java.lang.AssertionError:  Expected: is <25>      but: was <0>
java.lang.AssertionError: 
Expected: is <25>
     but: was <0>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.idgen.integration.DuplicateIdentifiersPoolComponentTest.testUnderLoad(DuplicateIdentifiersPoolComponentTest.java:78)
(37 more lines...)