Skip to content

Commit

Permalink
Updates skipped tests free
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Oct 28, 2024
1 parent b79d964 commit 8ac5b61
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
48 changes: 48 additions & 0 deletions elasticsearch-api/spec/rest_api/skipped_tests_free.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,51 @@
-
:file: 'ingest_geoip/60_ip_location_databases.yml'
:description: '*'
-
:file: 'index/91_metrics_no_subobjects.yml'
:description: 'Metrics object indexing with synthetic source'
-
:file: 'indices.create/20_synthetic_source.yml'
:description: '*'
-
:file: 'indices.create/21_synthetic_source_stored.yml'
:description: '*'
-
:file: 'indices.put_mapping/10_basic.yml'
:description: 'disabling synthetic source fails'
-
:file: 'logsdb/20_source_mapping.yml'
:description: 'synthetic _source is default'
-
:file: 'index/92_metrics_auto_subobjects.yml'
:description: 'Metrics object indexing with synthetic source'
-
:file: 'tsdb/20_mapping.yml'
:description: 'Synthetic source'
-
:file: 'search.highlight/50_synthetic_source.yml'
:description: 'text multi fvh source order'
-
:file: 'search.highlight/50_synthetic_source.yml'
:description: 'text multi fvh score order'
-
:file: 'update/100_synthetic_source.yml'
:description: 'stored text'
-
:file: 'get/100_synthetic_source.yml'
:description: 'fetch without refresh also produces synthetic source'
-
:file: 'update/100_synthetic_source.yml'
:description: 'stored text'
-
:file: 'update/100_synthetic_source.yml'
:description: 'keyword'
-
:file: 'update/100_synthetic_source.yml'
:description: 'fetch without refresh also produces synthetic source'
-
:file: 'get/100_synthetic_source.yml'
:description: 'flattened field'
-
:file: 'range/20_synthetic_source.yml'
:description: '*'
3 changes: 3 additions & 0 deletions elasticsearch-api/spec/rest_api/skipped_tests_platinum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,6 @@
-
:file: 'esql/180_match_operator.yml'
:description: '*'
-
:file: 'esql/60_usage.yml'
:description: 'Basic ESQL usage output (telemetry) non-snapshot version'

0 comments on commit 8ac5b61

Please sign in to comment.