-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure:Security/SecuritySecurity issues without another labelSecurity issues without another label>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
On 6.8 intake build there were multiple failures related to openldap
https://scans.gradle.com/s/zdiv57ecxvhxw
Error Message
Expected the actual value for port 636 to be in system property test.fixtures.openldap.tcp.636
Stacktrace
java.lang.AssertionError: Expected the actual value for port 636 to be in system property test.fixtures.openldap.tcp.636
at __randomizedtesting.SeedInfo.seed([8E80842EF7F9652:C78C4FBFF0809A5C]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at org.elasticsearch.test.OpenLdapTests.getFromProperty(OpenLdapTests.java:301)
at org.elasticsearch.test.OpenLdapTests.<clinit>(OpenLdapTests.java:51)
at
does not reproduce for me
./gradlew :x-pack:qa:openldap-tests:unitTest -Dtests.seed=8E80842EF7F9652 -Dtests.class=org.elasticsearch.xpack.security.authc.ldap.OpenLdapUserSearchSessionFactoryTests -Dtests.method="testUserSearchWithBindUserOpenLDAP" -Dtests.security.manager=true -Dtests.locale=ar-MA -Dtests.timezone=EET -Dcompiler.java=12 -Druntime.java=8
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure:Security/SecuritySecurity issues without another labelSecurity issues without another label>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team