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 b4955c7 commit 0480d4fCopy full SHA for 0480d4f
muted-tests.yml
@@ -163,6 +163,9 @@ tests:
163
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
164
method: test {p0=indices.create/20_synthetic_source/stored field under object with store_array_source}
165
issue: https://github.com/elastic/elasticsearch/issues/112264
166
+- class: org.elasticsearch.search.query.ScriptScoreQueryTests
167
+ method: testScriptTermStatsAvailable
168
+ issue: https://github.com/elastic/elasticsearch/issues/112278
169
170
# Examples:
171
#
0 commit comments