Skip to content

Commit

Permalink
Generator: Tests: Update the list of skipped tests
Browse files Browse the repository at this point in the history
  • Loading branch information
karmi committed Jul 28, 2020
1 parent a325d08 commit 527225d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions internal/cmd/generate/commands/gentests/skips.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ indices.split/30_copy_settings.yml:
nodes.info/10_basic.yml:
nodes.reload_secure_settings/10_basic.yml:
nodes.stats/50_indexing_pressure.yml:
nodes.stats/40_store_stats.yml:
# Parsed response is YAML: value is map[interface {}]interface {}, not map[string]interface {}
cat.aliases/20_headers.yml:
Expand Down Expand Up @@ -121,6 +122,8 @@ cat.templates/10_basic.yml:
# Missing test setup
cluster.voting_config_exclusions/10_basic.yml:
- "Add voting config exclusion by unknown node name"
indices.resolve_index/10_basic_resolve_index.yml:
- "Resolve index with hidden and closed indices"
# Not relevant
search/issue4895.yml:
Expand Down

0 comments on commit 527225d

Please sign in to comment.