diff --git a/testing/web-platform/meta/wasm/jsapi/global/constructor.any.js.ini b/testing/web-platform/meta/wasm/jsapi/global/constructor.any.js.ini index 8953a19c61d5..5156b6da2e30 100644 --- a/testing/web-platform/meta/wasm/jsapi/global/constructor.any.js.ini +++ b/testing/web-platform/meta/wasm/jsapi/global/constructor.any.js.ini @@ -1,13 +1,16 @@ [constructor.any.html] [i64 with default] - expected: FAIL + expected: + if nightly_build: FAIL [constructor.any.js] [i64 with default] - expected: FAIL + expected: + if nightly_build: FAIL [constructor.any.worker.html] [i64 with default] - expected: FAIL + expected: + if nightly_build: FAIL diff --git a/testing/web-platform/meta/wasm/jsapi/global/value-get-set.any.js.ini b/testing/web-platform/meta/wasm/jsapi/global/value-get-set.any.js.ini index 196c2ccbd4dd..88b9c7bde3b9 100644 --- a/testing/web-platform/meta/wasm/jsapi/global/value-get-set.any.js.ini +++ b/testing/web-platform/meta/wasm/jsapi/global/value-get-set.any.js.ini @@ -1,22 +1,28 @@ [value-get-set.any.html] [i64 with default] - expected: FAIL + expected: + if nightly_build: FAIL [i64 with ToNumber side-effects] - expected: FAIL + expected: + if nightly_build: FAIL [value-get-set.any.js] [i64 with default] - expected: FAIL + expected: + if nightly_build: FAIL [i64 with ToNumber side-effects] - expected: FAIL + expected: + if nightly_build: FAIL [value-get-set.any.worker.html] [i64 with default] - expected: FAIL + expected: + if nightly_build: FAIL [i64 with ToNumber side-effects] - expected: FAIL + expected: + if nightly_build: FAIL