зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 13e30b1593e6 (bug 1671839) for causing webdriver failures in element_click/navigate.py
CLOSED TREE
This commit is contained in:
Родитель
4d455be744
Коммит
ffa3cd17cd
|
@ -1,4 +1,7 @@
|
|||
[back.py]
|
||||
disabled:
|
||||
if fission: https://bugzilla.mozilla.org/show_bug.cgi?id=1656208
|
||||
|
||||
expected:
|
||||
if (os == "linux") and not debug and webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender: ["OK", "ERROR", "TIMEOUT"]
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
[navigate.py]
|
||||
disabled:
|
||||
if fission: https://bugzilla.mozilla.org/show_bug.cgi?id=1656208
|
||||
|
||||
[test_multi_line_link]
|
||||
expected:
|
||||
if debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче