Skip to content

ScopedSettingsTests.testValidateArchivedSetting failing in release tests #138880

@alex-spies

Description

@alex-spies

CI Link

https://gradle-enterprise.elastic.co/s/no373q7ptjipm/tests/task/:server:test/details/org.elasticsearch.common.settings.ScopedSettingsTests/testValidateArchivedSetting?top-execution=1

Repro line

./gradlew ":server:test" --tests "org.elasticsearch.common.settings.ScopedSettingsTests.testValidateArchivedSetting" -Dtests.seed=533B20457F5B773B -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=en-VC -Dtests.timezone=America/Los_Angeles -Druntime.java=25	

Does it reproduce?

Didn't try

Applicable branches

main

Failure history

No response

Failure excerpt

java.lang.AssertionError: 	
Expected: "unknown setting [archived.index.store.type] was archived after upgrading, and must be removed. See [https://www.elastic.co/docs/deploy-manage/upgrade/deployment-or-cluster/archived-settings?version=master] for details."	
     but: was "unknown setting [archived.index.store.type] was archived after upgrading, and must be removed. See [https://www.elastic.co/docs/deploy-manage/upgrade/deployment-or-cluster/archived-settings?version=9.3] for details."	

Metadata

Metadata

Assignees

Labels

:Core/Infra/SettingsSettings infrastructure and APIs>test-failureTriaged test failures from CITeam:Core/InfraMeta label for core/infra teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions