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 1dd1cf9 commit e9d47f2Copy full SHA for e9d47f2
muted-tests.yml
@@ -729,6 +729,9 @@ tests:
729
- class: org.elasticsearch.xpack.security.authz.microsoft.MicrosoftGraphAuthzPluginIT
730
method: testConcurrentAuthentication
731
issue: https://github.com/elastic/elasticsearch/issues/135777
732
+- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
733
+ method: test {csv-spec:math.NegateIntLongDouble}
734
+ issue: https://github.com/elastic/elasticsearch/issues/136089
735
736
# Examples:
737
#
0 commit comments