From 628773b8ab760c0c31f61726fcfd6aa82109d670 Mon Sep 17 00:00:00 2001 From: Benjamin Bouvier Date: Fri, 24 Feb 2017 13:25:44 +0100 Subject: [PATCH] Bug 1332691: Disable wasm WPT nop/resizing test cases; r=bustage See also bug 1342385 for resolution. MozReview-Commit-ID: J4wwG1Wo3Qt --HG-- extra : rebase_source : 1d511b648987973b9b95f0e99e388d13ed1f8758 --- testing/web-platform/mozilla/meta/wasm/nop.wast.js.html.ini | 4 ++++ .../web-platform/mozilla/meta/wasm/resizing.wast.js.html.ini | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 testing/web-platform/mozilla/meta/wasm/nop.wast.js.html.ini create mode 100644 testing/web-platform/mozilla/meta/wasm/resizing.wast.js.html.ini diff --git a/testing/web-platform/mozilla/meta/wasm/nop.wast.js.html.ini b/testing/web-platform/mozilla/meta/wasm/nop.wast.js.html.ini new file mode 100644 index 000000000000..47529f7c0f08 --- /dev/null +++ b/testing/web-platform/mozilla/meta/wasm/nop.wast.js.html.ini @@ -0,0 +1,4 @@ +[nop.wast.js.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1342385 + type: testharness + diff --git a/testing/web-platform/mozilla/meta/wasm/resizing.wast.js.html.ini b/testing/web-platform/mozilla/meta/wasm/resizing.wast.js.html.ini new file mode 100644 index 000000000000..4ccde5d77acf --- /dev/null +++ b/testing/web-platform/mozilla/meta/wasm/resizing.wast.js.html.ini @@ -0,0 +1,4 @@ +[resizing.wast.js.html] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1342385 + type: testharness +