Skip to content

Commit

Permalink
CI: Update skiplist to remove expansion search missing ml node (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anaethelion authored Nov 8, 2023
1 parent 537d090 commit d4285ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions internal/build/cmd/generate/commands/gentests/skips.go
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,10 @@ eql/30_async_missing_events.yml:
# resource_already_exists_exception for model, need improved teardown for models
ml/semantic_search.yml:
# model is not deployed to any node
ml/text_expansion_search.yml:
ml/text_expansion_search_sparse_vector.yml:
# TEMPORARY: Missing 'body: { indices: "test_index" }' payload, TODO: PR
snapshot/10_basic.yml:
- Create a source only snapshot and then restore it
Expand Down

0 comments on commit d4285ba

Please sign in to comment.