diff --git a/testing/web-platform/meta/wasm/webapi/status.any.js.ini b/testing/web-platform/meta/wasm/webapi/status.any.js.ini new file mode 100644 index 000000000000..71c4eba67bd8 --- /dev/null +++ b/testing/web-platform/meta/wasm/webapi/status.any.js.ini @@ -0,0 +1,31 @@ +[status.any.html] + [Response with status 0: compileStreaming] + expected: FAIL + + [Response with status 0: instantiateStreaming] + expected: FAIL + + +[status.any.serviceworker.html] + [Response with status 0: compileStreaming] + expected: FAIL + + [Response with status 0: instantiateStreaming] + expected: FAIL + + +[status.any.sharedworker.html] + [Response with status 0: compileStreaming] + expected: FAIL + + [Response with status 0: instantiateStreaming] + expected: FAIL + + +[status.any.worker.html] + [Response with status 0: compileStreaming] + expected: FAIL + + [Response with status 0: instantiateStreaming] + expected: FAIL +