Skip to content

Commit eacc993

Browse files
committed
Generator: Tests: Update the list of skipped tests
1 parent 698518f commit eacc993

File tree

1 file changed

+4
-0
lines changed
  • internal/cmd/generate/commands/gentests

1 file changed

+4
-0
lines changed

internal/cmd/generate/commands/gentests/skips.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ indices.shrink/20_source_mapping.yml:
7474
indices.shrink/30_copy_settings.yml:
7575
indices.split/30_copy_settings.yml:
7676
nodes.info/10_basic.yml:
77+
nodes.reload_secure_settings/10_basic.yml:
7778
7879
# Parsed response is YAML: value is map[interface {}]interface {}, not map[string]interface {}
7980
cat.aliases/20_headers.yml:
@@ -193,6 +194,9 @@ ml/explain_data_frame_analytics.yml:
193194
- Test empty data frame given body
194195
- Test non-empty data frame given body
195196
197+
# Test uses "n" as a property name, which is parsed as 'false' in the Go YAML library;
198+
search.aggregation/10_histogram.yml:
199+
196200
# Indexing step doesn't appear to work (getting total.hits=0)
197201
monitoring/bulk/10_basic.yml:
198202
- Bulk indexing of monitoring data on closed indices should throw an export exception

0 commit comments

Comments
 (0)