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 5e35a4e commit c92eef8Copy full SHA for c92eef8
muted-tests.yml
@@ -504,6 +504,9 @@ tests:
504
- class: org.elasticsearch.smoketest.SmokeTestIngestWithAllDepsClientYamlTestSuiteIT
505
method: test {yaml=ingest/100_sampling_with_reroute/Test get sample with multiple reroutes}
506
issue: https://github.com/elastic/elasticsearch/issues/137457
507
+- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
508
+ method: testEqualityAndOther {SEMANTIC_TEXT_WITH_KEYWORD}
509
+ issue: https://github.com/elastic/elasticsearch/issues/137491
510
511
# Examples:
512
#
0 commit comments