-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Closed
Copy link
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIs>test-failureTriaged test failures from CITriaged test failures from CITeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamlow-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases
Description
CI Link
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 APIsSettings infrastructure and APIs>test-failureTriaged test failures from CITriaged test failures from CITeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamlow-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases