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 e833cec commit 16bb673Copy full SHA for 16bb673
tests/Tests.YamlRunner/SkipList.fs
@@ -180,6 +180,9 @@ let SkipList = dict<SkipFile,SkipSection> [
180
SkipFile "unsigned_long/40_different_numeric.yml", All
181
SkipFile "unsigned_long/50_script_values.yml", All
182
SkipFile "unsigned_long/60_collapse.yml", All
183
+
184
+ // Temporary disabling this test while https://github.com/elastic/elasticsearch/pull/66794
185
+ SkipFile "search.highlight/20_fvh.yml", All
186
187
]
188
0 commit comments