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
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
43
Fixed in
#289 (Manual run by Rafal Korytkowski)

Tests

Responsible

  • Rafal Korytkowski Rafal Korytkowski Automatically assigned

Code commits

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

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

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