From 7bfe60f7a40992fa97be45f8edcf26419fdb952e Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Tue, 23 Oct 2018 21:27:15 +0000 Subject: [PATCH] Bug 1501045 [wpt PR 13652] - Update wpt metadata, a=testonly wpt-pr: 13652 wpt-type: metadata --- .../meta/wasm/webapi/status.any.js.ini | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 testing/web-platform/meta/wasm/webapi/status.any.js.ini 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 +