mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
Bug 1005846 - Disable test_canvas_focusring.html on Windows debug for frequent intermittent failures.
CLOSED TREE
This commit is contained in:
parent
0247968d82
commit
038b1caedc
@ -216,7 +216,7 @@ skip-if = (toolkit == 'gonk' && debug) #bug 1045153
|
||||
[test_canvas.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only crash; bug 933541
|
||||
[test_canvas_focusring.html]
|
||||
skip-if = (toolkit == 'gonk' && !debug) #specialpowers.wrap
|
||||
skip-if = (toolkit == 'gonk' && !debug) || (os == 'win' && debug) #specialpowers.wrap
|
||||
[test_canvas_font_setter.html]
|
||||
[test_canvas_path.html]
|
||||
[test_hitregion_canvas.html]
|
||||
|
Loading…
Reference in New Issue
Block a user