You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support version on ingest pipelines (#6085) (#6087)
* Unrelated F# cleanup to fix compiler errors
* Support version of ingest pipelines
* Skip YAML test which cannot be parsed
* Make version nullable
Co-authored-by: Steve Gordon <[email protected]>
// New range test fails to parse - SharpYaml.SyntaxErrorException: (Lin: 15, Col: 26, Chr: 352) - (Lin: 15, Col: 39, Chr: 365): While scanning a plain scalar, find unexpected ':'.
32
+
SkipFile "search.aggregation/40_range.yml", Section "Range aggregation on date field"
33
+
31
34
// Test looks for "testnode.crt", but "ca.crt" is returned first
32
35
SkipFile "ssl/10_basic.yml", Section "Test get SSL certificates"
0 commit comments