-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
10 LDAP tests (no flaky tests) are failing due to HTTP 403 Forbidden code, with RHEL8 using rhds-container and only when both build and tests uses JDK17 (no alternative JDK set).
The same failures does not show up when we build with JDK17 and run tests with JDK11.
Embedded Apache and msad-2019 do not have the same regression, and we do not have any failure in these cases.
For instance:
java.lang.AssertionError: expected:<403> but was:<401> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:633) at org.infinispan.server.test.core.Common.assertStatus(Common.java:139) at org.infinispan.server.security.authorization.AbstractAuthorization.testRestNonAdminsMustNotModifyLoggers(AbstractAuthorization.java:543)
See here for more details: https://main-jenkins-csb-dgqe.apps.ocp-c1.prod.psi.redhat.com/job/dg8x/job/ldap/19/