diff --git a/test/integration/test-builder.js b/test/integration/test-builder.js index 64ce97dd2..88c8b39b8 100644 --- a/test/integration/test-builder.js +++ b/test/integration/test-builder.js @@ -76,6 +76,8 @@ const stackSkips = [ 'text_structure/10_basic.yml', // test definition bug: illegal_argument_exception 'transform/10_basic.yml', + // attempts to retrieve index.routing.allocation.include, which does not exist + 'watcher/10_basic.yml' ] const serverlessSkips = [