Sha256: 8e3dbbeeb203a217484e4ac94f8f22aeb2f5be4b19c715011b12619a02d519da

Contents?: true

Size: 988 Bytes

Versions: 2

Compression:

Stored size: 988 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/1563
-
  :file:        'tsdb/80_index_resize.yml'
  :description: 'shrink'
-
  :file:        'tsdb/80_index_resize.yml'
  :description: 'clone'

-
  :file: 'cluster.desired_nodes/10_basic.yml'
  :description: 'Test update desired nodes is idempotent'
-
  :file: 'cluster.desired_nodes/10_basic.yml'
  :description: 'Test update desired nodes is idempotent with different order'
  

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
elasticsearch-api-8.4.0 spec/skipped_tests_free.yml
elasticsearch-api-8.3.0 spec/skipped_tests_free.yml