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 625d10a commit a842b1bCopy full SHA for a842b1b
muted-tests.yml
@@ -702,6 +702,9 @@ tests:
702
- class: org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS1UnavailableRemotesIT
703
method: testEsqlRcs1UnavailableRemoteScenarios
704
issue: https://github.com/elastic/elasticsearch/issues/136157
705
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
706
+ method: test {csv-spec:comparison.IntToInt}
707
+ issue: https://github.com/elastic/elasticsearch/issues/136160
708
709
# Examples:
710
#
0 commit comments