Bug 1802953 - Disable Android fission tests running in isolateNothing mode

They had only been enabled temporarily to get their expectations updated by
the web-platform-tests sync automation.

Differential Revision: https://phabricator.services.mozilla.com/D166520
This commit is contained in:
Sebastian Hengst 2023-01-11 10:25:43 +00:00
parent 1a4be26946
commit 3536b0a365
2 changed files with 1 additions and 13 deletions

View File

@ -99,9 +99,6 @@ pref("extensions.formautofill.loglevel", "Warn");
pref("pdfjs.handleOctetStream", true);
pref("browser.download.open_pdf_attachments_inline", true);
pref("pdfjs.annotationEditorMode", -1);
// set isolating strategy for Fission to isolateNothing
pref("fission.webContentIsolationStrategy", 0);
#else
pref("pdfjs.disabled", true);
#endif
#endif

View File

@ -39,12 +39,6 @@ web-platform-tests:
tier:
by-test-platform:
android-em-7.0-x86_64-qr/debug-isolated-process: 3
android-em-7.*:
by-variant:
webrender-sw: 3
no-fission: default
webrender-sw+no-fission: default
default: 3
default: default
chunks:
by-test-platform:
@ -95,9 +89,6 @@ web-platform-tests:
default: []
default:
by-test-platform:
android-em-7.0-x86_64-qr/debug-isolated-process: ['mozilla-central']
android-em-7.0-x86_64-qr/debug: ['mozilla-central']
android-em-7.0-x86_64-shippable-qr: ['mozilla-central']
android.*: []
default: built-projects
mozharness: