forked from mirrors/gecko-dev
Bug 1751264 - adjust tests that should be passing on win10. r=intermittent-reviewers,MasterWayZ
Differential Revision: https://phabricator.services.mozilla.com/D136525
This commit is contained in:
parent
d4919a8c5f
commit
d55f10c407
5 changed files with 0 additions and 5 deletions
|
|
@ -10,7 +10,6 @@ skip-if = debug && os == 'mac' # Bug 1568570
|
||||||
support-files = fullscreen.html fullscreen_frame.html
|
support-files = fullscreen.html fullscreen_frame.html
|
||||||
[browser_bug1620341.js]
|
[browser_bug1620341.js]
|
||||||
support-files = fullscreen.html fullscreen_frame.html
|
support-files = fullscreen.html fullscreen_frame.html
|
||||||
skip-if = win10_2004 # Bug 1727168 and Bug 1723574
|
|
||||||
[browser_fullscreen_enterInUrlbar.js]
|
[browser_fullscreen_enterInUrlbar.js]
|
||||||
skip-if = (os == 'mac') || (os == 'linux') #Bug 1648649
|
skip-if = (os == 'mac') || (os == 'linux') #Bug 1648649
|
||||||
[browser_fullscreen_window_open.js]
|
[browser_fullscreen_window_open.js]
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,6 @@ skip-if = win10_2004 # Bug 1718292
|
||||||
[test_permmanager_getPermissionObject.js]
|
[test_permmanager_getPermissionObject.js]
|
||||||
[test_permmanager_notifications.js]
|
[test_permmanager_notifications.js]
|
||||||
[test_permmanager_removeall.js]
|
[test_permmanager_removeall.js]
|
||||||
skip-if = win10_2004 # Bug 1718292
|
|
||||||
[test_permmanager_removebytype.js]
|
[test_permmanager_removebytype.js]
|
||||||
[test_permmanager_removebytypesince.js]
|
[test_permmanager_removebytypesince.js]
|
||||||
[test_permmanager_removesince.js]
|
[test_permmanager_removesince.js]
|
||||||
|
|
|
||||||
|
|
@ -62,4 +62,3 @@ support-files =
|
||||||
sandboxed.html
|
sandboxed.html
|
||||||
sandboxed.html^headers^
|
sandboxed.html^headers^
|
||||||
[browser_contentBlockingTelemetry.js]
|
[browser_contentBlockingTelemetry.js]
|
||||||
skip-if = win10_2004 && !debug # Bug 1727097 and Bug 1723574
|
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,6 @@ skip-if = os != "win"
|
||||||
[test_watch_file_modification_single.js]
|
[test_watch_file_modification_single.js]
|
||||||
[test_watch_directory_creation_single.js]
|
[test_watch_directory_creation_single.js]
|
||||||
[test_watch_directory_deletion_single.js]
|
[test_watch_directory_deletion_single.js]
|
||||||
skip-if = win10_2004 && debug # Bug 1727925
|
|
||||||
[test_watch_many_changes.js]
|
[test_watch_many_changes.js]
|
||||||
[test_watch_multi_paths.js]
|
[test_watch_multi_paths.js]
|
||||||
[test_watch_recursively.js]
|
[test_watch_recursively.js]
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,6 @@ https_first_disabled = true
|
||||||
skip-if =
|
skip-if =
|
||||||
os == "win" && processor == "aarch64" # disabled on aarch64 due to 1531590
|
os == "win" && processor == "aarch64" # disabled on aarch64 due to 1531590
|
||||||
fission && os == "mac" && !debug # Bug 1713913 - new Fission platform triage
|
fission && os == "mac" && !debug # Bug 1713913 - new Fission platform triage
|
||||||
win10_2004 && !debug # Bug 1727170 and Bug 1723574
|
|
||||||
[browser_gotoline.js]
|
[browser_gotoline.js]
|
||||||
[browser_open_docgroup.js]
|
[browser_open_docgroup.js]
|
||||||
[browser_partialsource.js]
|
[browser_partialsource.js]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue