Bug 1760975 - set script-src-wildcard/worklet-audio-import-data.https.html as intermittent for all Android debug configurations. DONTBUILD

Bug 1757914 had added the initial expectations.

Differential Revision: https://phabricator.services.mozilla.com/D142193
This commit is contained in:
Sebastian Hengst 2022-03-28 09:45:54 +00:00
parent 66797d7700
commit 7870caa83e

View File

@ -2,4 +2,4 @@
[Content Security Policy: Expects blocked for worklet-audio-import-data to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation]
expected:
if (os == "android") and not swgl and not debug: [PASS, FAIL]
if (os == "android") and not swgl and debug: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]