Skip to content

Commit

Permalink
Skip failing yaml test
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <tsfarr@amazon.com>
  • Loading branch information
Xtansia committed Feb 11, 2025
1 parent 795d685 commit ae4a6eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Tests.YamlRunner/SkipList.fs
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ let SkipList = dict<SkipFile,SkipSection> [
SkipFile "search.aggregation/370_multi_terms.yml", Section "Unsigned Long test"
SkipFile "search.aggregation/410_nested_aggs.yml", Section "Supported queries"
SkipFile "search/90_search_after.yml", Section "unsigned long"
SkipFile "search/260_sort_unsigned_long.yml", Section "test sorting against unsigned_long only fields"

SkipFile "search_shards/20_slice.yml", Section "Search shards with slice specified in body"
]

0 comments on commit ae4a6eb

Please sign in to comment.