mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1727170 - Disable browser_contextmenu.js for intermittent failures on Windows 10 2004 r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D123505
This commit is contained in:
parent
e671100f93
commit
13a9365478
@ -11,6 +11,7 @@ https_first_disabled = true
|
||||
skip-if =
|
||||
os == "win" && processor == "aarch64" # disabled on aarch64 due to 1531590
|
||||
fission && os == "mac" && !debug # Bug 1713913 - new Fission platform triage
|
||||
win10_2004 && !debug # Bug 1727170 and Bug 1723574
|
||||
[browser_gotoline.js]
|
||||
[browser_open_docgroup.js]
|
||||
[browser_partialsource.js]
|
||||
|
Loading…
Reference in New Issue
Block a user