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 f7b310a commit 98fa3b7Copy full SHA for 98fa3b7
muted-tests.yml
@@ -519,6 +519,9 @@ tests:
519
- class: org.elasticsearch.cluster.ClusterInfoServiceIT
520
method: testMaxQueueLatenciesInClusterInfo
521
issue: https://github.com/elastic/elasticsearch/issues/134088
522
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
523
+ method: test {csv-spec:spatial_shapes.ConvertFromStringParseError}
524
+ issue: https://github.com/elastic/elasticsearch/issues/134254
525
526
# Examples:
527
#
0 commit comments