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 058b7bb commit d990664Copy full SHA for d990664
muted-tests.yml
@@ -96,6 +96,9 @@ tests:
96
- class: org.elasticsearch.nativeaccess.VectorSystemPropertyTests
97
method: testSystemPropertyDisabled
98
issue: https://github.com/elastic/elasticsearch/issues/110949
99
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
100
+ method: "test {stats.Count_or_null SYNC #2}"
101
+ issue: https://github.com/elastic/elasticsearch/issues/110950
102
103
# Examples:
104
#
0 commit comments