Sha256: cf98fefccd9a94d2f1f0e34fdf0ea44335435cdb40ae948f8749e341904e14e9

Contents?: true

Size: 914 Bytes

Versions: 6

Compression:

Stored size: 914 Bytes

Contents

# Response from Elasticsearch is just a String, so it's not possible to compare using headers.
-
  :file:        'cat.aliases/20_headers.yml'
  :description: 'Simple alias with yaml body through Accept header'

# Check version skip logic
-
  :file:        'create/15_without_id.yml'
  :description: 'Create without ID'

# Error message doesn't match
-
  :file:        'tasks.get/10_basic.yml'
  :description: 'get task test'

# Figure out how to match response when there is an error
-
  :file:        'cat.templates/10_basic.yml'
  :description: '*'

# https://github.com/elastic/elasticsearch-ruby/issues/1469
-
  :file:        'indices.get_alias/10_basic.yml'
  :description: 'Get alias against closed indices'

# https://github.com/elastic/elasticsearch-ruby/issues/1563
-
  :file:        'tsdb/80_index_resize.yml'
  :description: 'shrink'
-
  :file:        'tsdb/80_index_resize.yml'
  :description: 'clone'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
elasticsearch-api-8.2.2 spec/skipped_tests_free.yml
elasticsearch-api-8.2.0 spec/skipped_tests_free.yml
elasticsearch-api-8.0.1 spec/skipped_tests_free.yml
elasticsearch-api-8.1.2 spec/skipped_tests_free.yml
elasticsearch-api-8.1.0 spec/skipped_tests_free.yml
elasticsearch-api-8.0.0 spec/skipped_tests_free.yml