File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
internal/cmd/generate/commands/gentests Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ indices.shrink/20_source_mapping.yml:
7474indices.shrink/30_copy_settings.yml:
7575indices.split/30_copy_settings.yml:
7676nodes.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 {}
7980cat.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)
197201monitoring/bulk/10_basic.yml:
198202 - Bulk indexing of monitoring data on closed indices should throw an export exception
You can’t perform that action at this time.
0 commit comments