зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1092458 - Disable drawFocusIfNeeded tests for instability on Windows, (CLOSED TREE) r=RyanVM
This commit is contained in:
Родитель
4dd9a03e24
Коммит
d010a52681
|
@ -1,5 +1,7 @@
|
||||||
[drawFocusIfNeeded_004.html]
|
[drawFocusIfNeeded_004.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled:
|
||||||
|
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1092458
|
||||||
[drawFocusIfNeeded does draw a focus ring if the element is in focus.]
|
[drawFocusIfNeeded does draw a focus ring if the element is in focus.]
|
||||||
expected:
|
expected:
|
||||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
[drawFocusIfNeeded_005.html]
|
[drawFocusIfNeeded_005.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled:
|
||||||
|
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1092458
|
||||||
[drawFocusIfNeeded does draw a focus ring if the element is in focus and the user activated a particular focus ring.]
|
[drawFocusIfNeeded does draw a focus ring if the element is in focus and the user activated a particular focus ring.]
|
||||||
expected:
|
expected:
|
||||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||||
|
|
Загрузка…
Ссылка в новой задаче