We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf2c22 commit 8e3810cCopy full SHA for 8e3810c
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT
445
method: testNonLocalRequestAlwaysFindsMasterAndWaitsForMetadata
446
issue: https://github.com/elastic/elasticsearch/issues/127422
447
+- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
448
+ method: testPushCaseInsensitiveEqualityOnDefaults
449
+ issue: https://github.com/elastic/elasticsearch/issues/127431
450
451
# Examples:
452
#
0 commit comments