Bug 1694268 - add back url/failure.html failure expectation for Windows with Fission enabed. DONTBUILD

The expectation got removed in bug 1693331.

Differential Revision: https://phabricator.services.mozilla.com/D106119
This commit is contained in:
Sebastian Hengst 2021-02-23 10:54:01 +00:00
parent 95e40970cd
commit 834fb7bed2

View File

@ -571,6 +571,7 @@
expected:
if (os == "linux") and fission and debug: ["FAIL", "PASS"]
if (os == "linux") and fission and not debug: ["PASS", "FAIL"]
if (os == "win") and fission: ["FAIL", "PASS"]
if os == "android": ["FAIL", "PASS"]
[sendBeacon(): \\\\\\.\\Y: should throw]