mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1703465 - disable browser_rules_color_scheme_simulation.js on Win_64_opt for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D135112
This commit is contained in:
parent
0f3dd751e6
commit
a2b23f44a9
@ -59,6 +59,8 @@ skip-if =
|
||||
[browser_rules_color_scheme_simulation_rdm.js]
|
||||
skip-if = win10_2004 # Bug 1723573
|
||||
[browser_rules_color_scheme_simulation.js]
|
||||
skip-if =
|
||||
os == 'win' && bits == 64 && !debug # Bug 1703465
|
||||
[browser_rules_colorpicker-and-image-tooltip_01.js]
|
||||
[browser_rules_colorpicker-and-image-tooltip_02.js]
|
||||
[browser_rules_colorpicker-appears-on-swatch-click-or-keyboard-activation.js]
|
||||
|
Loading…
Reference in New Issue
Block a user