Skip to content

Multiple test failures related to openldap  #42672

@pgomulka

Description

@pgomulka

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

No one assigned

    Labels

    :Delivery/BuildBuild or test infrastructure:Security/SecuritySecurity issues without another label>test-failureTriaged test failures from CITeam:DeliveryMeta label for Delivery team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions