Skip to content

Commit 16bb673

Browse files
authored
Skip 20_fvh.yml temporarily while we wait for the fix to land (#5216)
Already fixed upstream but needs to find its way to the docker images. Relates: elastic/elasticsearch#66794
1 parent e833cec commit 16bb673

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Tests.YamlRunner/SkipList.fs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ let SkipList = dict<SkipFile,SkipSection> [
180180
SkipFile "unsigned_long/40_different_numeric.yml", All
181181
SkipFile "unsigned_long/50_script_values.yml", All
182182
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
183186

184187
]
185188

0 commit comments

Comments
 (0)