Skip to content

Commit

Permalink
Test Runner: Skips synthetic tests
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Oct 22, 2024
1 parent f1e995f commit b6a1b79
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions elasticsearch-api/spec/rest_api/skipped_tests_free.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,27 @@
-
:file: 'ingest_geoip/60_ip_location_databases.yml'
:description: '*'
-
:file: 'get/100_synthetic_source.yml'
:description: 'fetch without refresh also produces synthetic source'
-
:file: 'get/100_synthetic_source.yml'
:description: 'flattened field'
-
:file: 'get/100_synthetic_source.yml'
:description: 'flattened field with ignore_above and arrays'
-
: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'

0 comments on commit b6a1b79

Please sign in to comment.