Bug 1005846 - Disable test_canvas_focusring.html on Windows debug for frequent intermittent failures.

CLOSED TREE
This commit is contained in:
Ryan VanderMeulen 2014-10-28 15:08:01 -04:00
Родитель 0247968d82
Коммит 038b1caedc
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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]