-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIs>test-failureTriaged test failures from CITriaged test failures from CI
Description
The error appears to be that for certain seeds the mutate() function has no effect
UpdateSettingsRequestStreamableTests.testEqualsAndHashcode <<< FAILURES!
> Throwable #1: java.lang.AssertionError: UpdateSettingsRequest mutation should not be equal to original
> Expected: not <indices : [index-kcp],{"HJS":{"Gqj":{"KILj":{"wkCM":{"Fhk":"pw"}}}}}>
> but: was <indices : [index-kcp],{"HJS":{"Gqj":{"KILj":{"wkCM":{"Fhk":"pw"}}}}}>
Reproduces:
./gradlew :server:test \
-Dtests.seed=E1A4DF226F82345F \
-Dtests.class=org.elasticsearch.action.admin.indices.settings.put.UpdateSettingsRequestStreamableTests \
-Dtests.method="testEqualsAndHashcode" \
-Dtests.security.manager=true \
-Dtests.locale=ar-TN \
-Dtests.timezone=Europe/Sarajevo
Metadata
Metadata
Assignees
Labels
:Core/Infra/SettingsSettings infrastructure and APIsSettings infrastructure and APIs>test-failureTriaged test failures from CITriaged test failures from CI