Skip to content

Commit 2755250

Browse files
committed
Updates skipped tests free
1 parent 13e8689 commit 2755250

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

elasticsearch-api/spec/rest_api/skipped_tests_free.yml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,54 @@
162162
-
163163
:file: 'ingest_geoip/60_ip_location_databases.yml'
164164
:description: '*'
165+
-
166+
:file: 'index/91_metrics_no_subobjects.yml'
167+
:description: 'Metrics object indexing with synthetic source'
168+
-
169+
:file: 'indices.create/20_synthetic_source.yml'
170+
:description: '*'
171+
-
172+
:file: 'indices.create/21_synthetic_source_stored.yml'
173+
:description: '*'
174+
-
175+
:file: 'indices.put_mapping/10_basic.yml'
176+
:description: 'disabling synthetic source fails'
177+
-
178+
:file: 'logsdb/20_source_mapping.yml'
179+
:description: 'synthetic _source is default'
180+
-
181+
:file: 'index/92_metrics_auto_subobjects.yml'
182+
:description: 'Metrics object indexing with synthetic source'
183+
-
184+
:file: 'tsdb/20_mapping.yml'
185+
:description: 'Synthetic source'
186+
-
187+
:file: 'search.highlight/50_synthetic_source.yml'
188+
:description: 'text multi fvh source order'
189+
-
190+
:file: 'search.highlight/50_synthetic_source.yml'
191+
:description: 'text multi fvh score order'
192+
-
193+
:file: 'update/100_synthetic_source.yml'
194+
:description: 'stored text'
195+
-
196+
:file: 'get/100_synthetic_source.yml'
197+
:description: 'fetch without refresh also produces synthetic source'
198+
-
199+
:file: 'update/100_synthetic_source.yml'
200+
:description: 'stored text'
201+
-
202+
:file: 'update/100_synthetic_source.yml'
203+
:description: 'keyword'
204+
-
205+
:file: 'update/100_synthetic_source.yml'
206+
:description: 'fetch without refresh also produces synthetic source'
207+
-
208+
:file: 'get/100_synthetic_source.yml'
209+
:description: 'flattened field'
210+
-
211+
:file: 'get/100_synthetic_source.yml'
212+
:description: 'flattened field with ignore_above and arrays'
213+
-
214+
:file: 'range/20_synthetic_source.yml'
215+
:description: '*'

elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,3 +214,6 @@
214214
-
215215
:file: 'esql/180_match_operator.yml'
216216
:description: '*'
217+
-
218+
:file: 'esql/60_usage.yml'
219+
:description: 'Basic ESQL usage output (telemetry) non-snapshot version'

0 commit comments

Comments
 (0)