Skip to content

Commit

Permalink
Skip 20_fvh.yml temporarily while we wait for the fix to land (#5216)
Browse files Browse the repository at this point in the history
Already fixed upstream but needs to find its way to the docker images.

Relates: elastic/elasticsearch#66794
  • Loading branch information
Mpdreamz authored Dec 28, 2020
1 parent e833cec commit 16bb673
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/Tests.YamlRunner/SkipList.fs
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ let SkipList = dict<SkipFile,SkipSection> [
SkipFile "unsigned_long/40_different_numeric.yml", All
SkipFile "unsigned_long/50_script_values.yml", All
SkipFile "unsigned_long/60_collapse.yml", All

// Temporary disabling this test while https://github.com/elastic/elasticsearch/pull/66794
SkipFile "search.highlight/20_fvh.yml", All

]

Expand Down

0 comments on commit 16bb673

Please sign in to comment.