-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Fix typo in feature flag #134971
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typo in feature flag #134971
Conversation
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
This is meant as a fix for #134969 ... but to be honest I'm not confident that this is the correct way to handle this issue. It's also possible that I messed something up during the rename. |
I think we will also need to guard the YAML test.
|
Last time I had yaml tests that depended on a snapshot-only feature flag, the delivery team advised I do something like: df518aa. We'll probably need to do something similar here. |
I see that |
As part of the the rename from patterned_text to pattern_text, the |
Is fixed via elastic#134971, but these tests were auto-muted just around the time the fix was merged. Closes elastic#134976 Closes elastic#134975
Closes elastic#134969 Co-authored-by: Martijn van Groningen <martijn.v.groningen@gmail.com>
Is fixed via elastic#134971, but these tests were auto-muted just around the time the fix was merged. Closes elastic#134976 Closes elastic#134975
Closes #134969