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 6ec8da7 commit c02116dCopy full SHA for c02116d
muted-tests.yml
@@ -596,6 +596,9 @@ tests:
596
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
597
method: testTopNPushedToLucene
598
issue: https://github.com/elastic/elasticsearch/issues/130505
599
+- class: org.elasticsearch.xpack.logsdb.LogsdbTestSuiteIT
600
+ method: test {yaml=/52_esql_insist_operator_synthetic_source/FROM with INSIST_🐔and LIMIT 1}
601
+ issue: https://github.com/elastic/elasticsearch/issues/130506
602
603
# Examples:
604
#
0 commit comments