Skip to content

Commit 4abd20f

Browse files
committed
[Test Runner] Skips dense vector tests
1 parent cebd01c commit 4abd20f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

elasticsearch-api/spec/rest_api/skipped_tests_free.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,12 @@
9898
-
9999
:file: 'indices.simulate_template/10_basic.yml'
100100
:description: 'Simulate template matches overlapping legacy and composable templates'
101+
-
102+
:file: 'search.vectors/180_update_dense_vector_type.yml'
103+
:description: 'Test create and update dense vector mapping with per-doc indexing and flush'
104+
-
105+
:file: 'search.vectors/180_update_dense_vector_type.yml'
106+
:description: 'Test create and update dense vector mapping with bulk indexing'
107+
-
108+
:file: 'search.vectors/180_update_dense_vector_type.yml'
109+
:description: 'Index, update and merge'

0 commit comments

Comments
 (0)