We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d5a35 commit ede1405Copy full SHA for ede1405
tests/Tests.YamlRunner/SkipList.fs
@@ -145,6 +145,9 @@ let SkipList = dict<SkipFile,SkipSection> [
145
SkipFile "snapshot.get_repository/10_basic.yml", All
146
SkipFile "snapshot.restore/10_basic.yml", All
147
SkipFile "snapshot.status/10_basic.yml", All
148
+
149
+ // Datastreams are currently experimental
150
+ SkipFile "indices.data_stream/10_basic.yml", All
151
]
152
153
0 commit comments