Skip to content

Commit cad9784

Browse files
CI: Update skiplist to remove expansion search missing ml node (#745) (#746)
Co-authored-by: Laurent Saint-Félix <laurent.saintfelix@elastic.co>
1 parent 8e1028f commit cad9784

File tree

1 file changed

+4
-0
lines changed
  • internal/build/cmd/generate/commands/gentests

1 file changed

+4
-0
lines changed

internal/build/cmd/generate/commands/gentests/skips.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,10 @@ eql/30_async_missing_events.yml:
321321
# resource_already_exists_exception for model, need improved teardown for models
322322
ml/semantic_search.yml:
323323
324+
# model is not deployed to any node
325+
ml/text_expansion_search.yml:
326+
ml/text_expansion_search_sparse_vector.yml:
327+
324328
# TEMPORARY: Missing 'body: { indices: "test_index" }' payload, TODO: PR
325329
snapshot/10_basic.yml:
326330
- Create a source only snapshot and then restore it

0 commit comments

Comments
 (0)