Bug 1777549 - remove remaining e10s conditions in manifest files. r=gbrown,extension-reviewers,zombie

Differential Revision: https://phabricator.services.mozilla.com/D150820
This commit is contained in:
Joel Maher 2022-07-01 13:49:42 +00:00
Родитель 4aae8c292f
Коммит 537a5a0dc8
25 изменённых файлов: 31 добавлений и 46 удалений

Просмотреть файл

@ -163,8 +163,8 @@ support-files = file_reload.html
[test_reload_nonbfcached_srcdoc.html]
support-files = file_reload_nonbfcached_srcdoc.sjs
[test_reserved.html]
skip-if =
(debug && e10s) # bug 1263213
skip-if =
debug # bug 1263213
[test_performance_navigation.html]
[test_same_url.html]
support-files = file_same_url.html

Просмотреть файл

@ -42,21 +42,20 @@ tags = mcb
[browser_bug1011748.js]
[browser_bug1058164.js]
[browser_force_process_selector.js]
skip-if = !e10s
skip-if =
verify
(os == 'win' && os_version == '10.0' && bits == 64 && asan)
(os == "linux" && bits == 64 && os_version == "18.04" && asan) # this only makes sense with e10s-multi , Bug 1651357
[browser_messagemanager_loadprocessscript.js]
[browser_aboutnewtab_process_selection.js]
skip-if =
!e10s # this only makes sense with e10s-multi
os == 'linux' && bits == 64 #Bug 1618098
os == 'mac' && fission # Bug 1618098
[browser_messagemanager_targetframeloader.js]
[browser_messagemanager_unload.js]
skip-if = fission # Fails with Fission, and we're unlikely to spend time to fix it. (bug 1587490)
[browser_pagehide_on_tab_close.js]
skip-if = e10s # this tests non-e10s behavior. it's not expected to work in e10s.
skip-if = true # this tests non-e10s behavior.
[browser_promiseDocumentFlushed.js]
[browser_state_notifications.js]
skip-if = true # Bug 1271028

Просмотреть файл

@ -703,7 +703,6 @@ skip-if = (processor == 'aarch64' && os == 'win') # aarch64 due to 1530895
[test_integer_attr_with_leading_zero.html]
[test_intersectionobservers.html]
[test_link_prefetch.html]
skip-if = !e10s # Track Bug 1281415
[test_link_preload.html]
[test_link_stylesheet.html]
[test_location_href_unknown_protocol.html]

Просмотреть файл

@ -3,7 +3,7 @@
# Mark failing (fail-if) and crashing (skip-if) tests in mochitest-errata.ini.
[DEFAULT]
skip-if = toolkit == 'android' && e10s && isEmulator
skip-if = toolkit == 'android' && isEmulator
support-files = always-fail.html
checkout/00_test_list.txt

Просмотреть файл

@ -22,7 +22,7 @@
[DEFAULT]
# Cross-process WebGL doesn't seem to work under an emulator
skip-if = toolkit == 'android' && e10s && isEmulator
skip-if = toolkit == 'android' && isEmulator
[generated/test_..__always-fail.html]
fail-if = 1

Просмотреть файл

@ -2,7 +2,6 @@
support-files =
frame_credman_iframes.html
scheme = https
skip-if = !e10s
[test_credman_iframes.html]
skip-if =

Просмотреть файл

@ -1,7 +1,7 @@
[DEFAULT]
[browser_alt_keyup_in_content.js]
skip-if = (os != 'linux' && os != 'win') || skip-if = !e10s
skip-if = os == 'mac'
[browser_beforeinput_by_execCommand_in_contentscript.js]
support-files =
@ -19,7 +19,7 @@ support-files =
../../../browser/base/content/test/general/dummy_page.html
[browser_shortcutkey_modifier_conflicts_with_content_accesskey_modifier.js]
skip-if = os != 'linux' && os != 'win' // Alt + D is defined only on Linux and Windows
skip-if = os == 'mac' # Alt + D is defined only on Linux and Windows
[browser_navigator_clipboard_readText.js]
skip-if = os == 'linux' # Re-enable in bug 1774787.

Просмотреть файл

@ -117,11 +117,11 @@ support-files =
[test_remove_frame_when_got_pointer_capture.html]
[test_getCoalescedEvents.html]
skip-if =
!e10s || os == 'android' # Bug 1312791
os == 'android' # Bug 1312791
verify && os == 'win' # Bug 1659744
[test_getCoalescedEvents_touch.html]
skip-if =
!e10s || os == 'android' # Bug 1312791
os == 'android' # Bug 1312791
verify && os == 'win' # Bug 1659744
support-files =
!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js

Просмотреть файл

@ -132,11 +132,11 @@ support-files =
[test_blob_file_backed.html]
[test_blob_simple.html]
[test_blob_worker_crash.html]
skip-if = e10s && os == 'win' && os_version == '6.1' # Bug 1342415
skip-if = os == 'win' && os_version == '6.1' # Bug 1342415
[test_blob_worker_xhr_post.html]
skip-if = (e10s && os == 'win' && os_version == '6.1') || (verify && (os == 'win')) # Bug 1342415
skip-if = (os == 'win' && os_version == '6.1') || (verify && (os == 'win')) # Bug 1342415
[test_blob_worker_xhr_post_multifile.html]
skip-if = e10s && os == 'win' && os_version == '6.1' # Bug 1342415
skip-if = os == 'win' && os_version == '6.1' # Bug 1342415
[test_blob_worker_xhr_read.html]
[test_blob_worker_xhr_read_slice.html]
[test_blocked_order.html]

Просмотреть файл

@ -27,12 +27,9 @@ skip-if =
[browser_hide_tooltip.js]
[browser_memory_distribution_telemetry.js]
skip-if = true
!e10s # This is an e10s only probe, but the test is currently broken. See Bug 1449991
[browser_cancel_content_js.js]
skip-if = !e10s
[browser_bug1646088.js]
support-files = file_dummy.html
skip-if = !e10s
[browser_bug1686194.js]
support-files = file_dummy.html
[browser_gc_schedule.js]

Просмотреть файл

@ -1,14 +1,14 @@
[DEFAULT]
[test_temporaryfile_stream.html]
skip-if = !e10s
skip-if =
toolkit == 'android'
(os == "win" && processor == "aarch64") # Bug 1525959, aarch64 due to 1531150
support-files =
blob_verify.sjs
!/dom/canvas/test/captureStream_common.js
[test_Preallocated.html]
skip-if = !e10s
skip-if =
toolkit == 'android'
tsan # Bug 1525959. tsan: Bug 1683730
[test_window_open_discarded_bc.html]

Просмотреть файл

@ -1,6 +1,6 @@
[DEFAULT]
subsuite = media
skip-if = (os == 'linux' && !debug && !e10s)
skip-if = (os == 'linux' && !debug)
support-files =
/.well-known/idp-proxy/idp.js
identityPcTest.js

Просмотреть файл

@ -1,9 +1,7 @@
[DEFAULT]
prefs =
dom.payments.request.enabled=true
# skip-if !e10s will be removed once non-e10s is supported
skip-if = !e10s
!nightly_build
skip-if =
true # we don't ship webpayments right now bug 1514425
support-files =
head.js

Просмотреть файл

@ -1,11 +1,8 @@
[DEFAULT]
prefs =
dom.payments.request.enabled=true
# skip-if !e10s will be removed once non-e10s is supported
# Android crashes on nearly all tests, bug 1525959
skip-if = !e10s
!nightly_build
toolkit == 'android'
skip-if =
true # we don't ship webpayments right now bug 1514425
scheme = https
support-files =
@ -36,7 +33,7 @@ skip-if = debug # Bug 1507251 - Leak
[test_basiccard.html]
[test_basiccarderrors.html]
[test_block_none10s.html]
skip-if = e10s # Bug 1408250: Don't expose PaymentRequest Constructor in non-e10s
skip-if = true # Bug 1408250: Don't expose PaymentRequest Constructor in non-e10s
[test_bug1478740.html]
[test_bug1490698.html]
[test_canMakePayment.html]

Просмотреть файл

@ -31,9 +31,8 @@ scheme = https
skip-if = os == "win" # Bug 1373346
[test_serviceworker_lifetime.html]
skip-if = serviceworker_e10s
!e10s
os == "win"
os =="linux" && bits == 64
os =="mac" # e10s: Bug 1433689, Windows: Bug 1373346, Bug 1578333, Bug 1578374
os =="mac" # Windows: Bug 1373346, Bug 1578333, Bug 1578374
[test_error_reporting.html]
skip-if = serviceworker_e10s

Просмотреть файл

@ -243,9 +243,9 @@ skip-if = serviceworker_e10s
[test_event_listener_leaks.html]
skip-if = (os == "win" && processor == "aarch64") #bug 1535784
[test_fetch_event.html]
skip-if = (debug && e10s) # Bug 1262224
skip-if = debug # Bug 1262224
[test_fetch_event_with_thirdpartypref.html]
skip-if = (debug && e10s) # Bug 1262224
skip-if = debug # Bug 1262224
[test_fetch_integrity.html]
skip-if = serviceworker_e10s
support-files = console_monitor.js

Просмотреть файл

@ -4,7 +4,6 @@ support-files =
u2futil.js
pkijs/*
get_assertion_dead_object.html
skip-if = !e10s
scheme = https
[test_webauthn_abort_signal.html]

Просмотреть файл

@ -114,11 +114,10 @@ skip-if = toolkit == "android" && debug && !is_fennec
[test_sync_xhr_event_handling.html]
support-files =
file_sync_xhr_event_handling_helper.html
fail-if = !e10s
[test_sync_xhr_nested.html]
support-files =
file_sync_xhr_nested_helper.html
skip-if = !e10s
skip-if =
release_or_beta # Input event will be discarded during sync XHR, thus timeout
[test_nestedSyncXHR.html]
[test_event_listener_leaks.html]

Просмотреть файл

@ -148,7 +148,7 @@ skip-if = headless
[test_bug795785.html]
[test_bug796839.html]
[test_bug830600.html]
skip-if = toolkit == 'android' && e10s
skip-if = toolkit == 'android'
[test_bug832025.html]
[test_bug850043.html]
[test_bug857487.html]

Просмотреть файл

@ -37,7 +37,7 @@ support-files =
[test_bug1205983.html]
[test_bug1209414.html]
[test_bug1219928.html]
skip-if = e10s
skip-if = true
[test_bug1365383.html]
[test_bug1368544.html]
[test_bug1402822.html]

Просмотреть файл

@ -1,7 +1,7 @@
[DEFAULT]
[browser_permmgr_sync.js]
# The browser_permmgr_sync test tests e10s specific behavior, and runs code
# The browser_permmgr_sync test runs code
# paths which would hit the debug only assertion in
# PermissionManager::PermissionKey::CreateFromPrincipal.
skip-if = debug

Просмотреть файл

@ -91,7 +91,6 @@
[test_group_checkerboarding.html]
[test_smoothness.html]
# hardware vsync only on win/mac
# e10s only since APZ is only enabled on e10s
# Frame Uniformity recording is not implemented for webrender
skip-if =
debug

Просмотреть файл

@ -9,7 +9,7 @@ support-files =
[test_bug345267.html]
[test_bug346043.html]
[test_bug348236.html]
skip-if = toolkit == 'android' || e10s || os == 'mac' # mac(select form control popup behavior is different)
skip-if = true # mac(select form control popup behavior is different)
[test_bug353539.html]
[test_bug365410.html]
[test_bug378670.html]
@ -41,7 +41,7 @@ skip-if = toolkit == 'android' # Bug 1635771
[test_bug717878_input_scroll.html]
[test_bug869314.html]
[test_bug903715.html]
skip-if = e10s
skip-if = true
[test_bug935876.html]
[test_bug957562.html]
[test_bug960277.html]
@ -54,7 +54,7 @@ skip-if = toolkit == 'android'
[test_select_prevent_default.html]
[test_select_reframe.html]
[test_select_vertical.html]
skip-if = e10s || toolkit == 'android' # Bug 1170129 - vertical <select> popup not implemented for e10s # <select> elements don't use an in-page popup on Android
skip-if = true # Bug 1170129, # <select> elements don't use an in-page popup on Android
[test_textarea_resize.html]
skip-if = toolkit == 'android'
[test_bug1327129.html]

Просмотреть файл

@ -1,6 +1,6 @@
[DEFAULT]
tags = webextensions remote-webextensions
skip-if = !e10s || (os == 'android') # Bug 1620091: disable on android until extension process is done
skip-if = os == 'android' # Bug 1620091: disable on android until extension process is done
prefs =
extensions.webextensions.remote=true

Просмотреть файл

@ -14,7 +14,7 @@ skip-if = toolkit != "cocoa"
skip-if = toolkit != "cocoa"
support-files = !/gfx/layers/apz/test/mochitest/apz_test_utils.js
[test_picker_no_crash.html]
skip-if = toolkit != "windows" || e10s # Bug 1267491
skip-if = true # Bug 1267491
support-files = window_picker_no_crash_child.html
[test_scrollbar_colors.html]
skip-if = (os == 'linux' && headless) # bug 1460109