Skip to content

Commit

Permalink
[API] Test Runner: Skips knn specific tests
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Nov 7, 2023
1 parent 7417cd9 commit c97eecb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions elasticsearch-api/spec/rest_api/skipped_tests_free.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@
-
:file: 'cluster.desired_balance/10_basic.yml'
:description: 'Test cluster_balance_stats'
-
:file: 'search.vectors/40_knn_search.yml'
:description: 'Direct kNN queries are disallowed'
-
:file: 'search.vectors/45_knn_search_byte.yml'
:description: 'Direct kNN queries are disallowed'

0 comments on commit c97eecb

Please sign in to comment.