Bug 1751325 - Run mochitest-plain fission-xorig everywhere. r=mccr8

Differential Revision: https://phabricator.services.mozilla.com/D136628
This commit is contained in:
Joel Maher 2022-01-21 19:16:12 +00:00
parent e3d27ff0d7
commit 643350a75a
4 changed files with 8 additions and 2 deletions

View File

@ -252,6 +252,7 @@ prefs =
[test_base-uri.html]
[test_blob_data_schemes.html]
[test_blob_uri_blocks_modals.html]
skip-if = xorigin && os == "linux" && (asan || tsan) # alert should be blocked by CSP - got false, expected true
[test_connect-src.html]
[test_CSP.html]
[test_bug1452037.html]

View File

@ -208,5 +208,7 @@ scheme=https
[test_bug1317725.html]
support-files = test_bug1317725.js
[test_sharedworker_event_listener_leaks.html]
skip-if = (bits == 64 && os == 'linux' && asan && !debug) # Disabled on Linux64 opt asan, bug 1493563
skip-if =
(bits == 64 && os == 'linux' && asan && !debug) # Disabled on Linux64 opt asan, bug 1493563
os == "win" && debug && xorigin # high frequency intermittent
[test_fileReaderSync_when_closing.html]

View File

@ -171,6 +171,8 @@ skip-if = os == 'android'
[test_bug1140105.html]
[test_bug1140617.html]
[test_bug1151186.html]
skip-if =
os == "win" && ccov && xorigin # high frequency intermittent
[test_bug1153237.html]
[test_bug1162952.html]
[test_bug1181130-1.html]

View File

@ -82,7 +82,8 @@ mochitest-plain:
default: []
fission-xorigin:
by-test-platform:
(linux.*64|macosx.*64|windows10-64-2004)(-shippable)?-qr/(opt|debug): ['trunk']
(linux.*64|macosx.*64|windows10.*2004)(-shippable)?-qr/(opt|debug|asan|tsan): ['trunk']
windows.*64-ccov-qr/opt: ['mozilla-central']
linux.*64-ccov-qr/opt: ['mozilla-central']
default: []
socketprocess_networking: