-
Notifications
You must be signed in to change notification settings - Fork 25.4k
fix/QueryBuilderBWCIT_muted_test #117831
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/QueryBuilderBWCIT_muted_test #117831
Conversation
In this pr #116941, the boolean bwc_tests_enabled in elasticsearch/build.gradle did not flip value before merging, provoking some compatibility failures, which the elastic search machine automatically reported. There is nothing to do here; just unmute the two tests. |
Hi @drempapis, I've created a changelog YAML for you. |
Pinging @elastic/es-search-foundations (Team:Search Foundations) |
💔 Backport failed
You can use sqren/backport to manually backport by running |
Thanks for fixing @drempapis ! |
Work on test failures. Closes 116989 and 116990