./gradlew ":server:test" --tests "org.elasticsearch.common.settings.ScopedSettingsTests.testValidateArchivedSetting" -Dtests.seed=1F3DF1B617478123 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ur -Dtests.timezone=Arctic/Longyearbyen -Druntime.java=25
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."
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.