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 c02116d commit 9b8c0d3Copy full SHA for 9b8c0d3
muted-tests.yml
@@ -599,6 +599,9 @@ tests:
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
+- class: org.elasticsearch.xpack.logsdb.LogsdbTestSuiteIT
603
+ method: test {yaml=/52_esql_insist_operator_synthetic_source/FROM with INSIST_🐔}
604
+ issue: https://github.com/elastic/elasticsearch/issues/130507
605
606
# Examples:
607
#
0 commit comments