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

Build: #288 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
38 seconds
Labels
None
Revisions
Git
b5bb132a24249fe492228b52cc8caafdd5aed124 b5bb132a24249fe492228b52cc8caafdd5aed124
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
43
Fixed in
#289 (Manual run by Rafal Korytkowski)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski b5bb132a24249fe492228b52cc8caafdd5aed124 b5bb132a24249fe492228b52cc8caafdd5aed124 Require authentication for all calls

Tests

New test failures 1
Status Test View job Duration
Collapse Failed DuplicateIdentifiersPoolComponentTest testUnderLoad History
Default Job < 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...)