70a4a69e39
The yaml test runner now throws error when skip or do sections are malformed, such as they don't start with the proper token (START_OBJECT). That signals bad indentation, which was previously ignored. Thanks (or due to) our pull parsing code, we were still able to properly parse the sections, yet other runners weren't able to. Original commit: elastic/x-pack-elasticsearch@920201207c |
||
---|---|---|
.. | ||
java/org/elasticsearch/smoketest | ||
resources/rest-api-spec/test/watcher_painless |