зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1769477 - set delay-load-event-2.html as intermittent on more debug platforms
Test got added in bug 1765219 yesterday. Differential Revision: https://phabricator.services.mozilla.com/D146425
This commit is contained in:
Родитель
65ffa22fce
Коммит
6eb3ce5835
|
@ -1,6 +1,7 @@
|
|||
[delay-load-event-2.html]
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, ERROR]
|
||||
if (os == "linux") and debug: [OK, ERROR]
|
||||
if (os == "win") and debug: [OK, ERROR]
|
||||
if (os == "android") and debug: [OK, ERROR]
|
||||
if (os == "android") and not debug: ERROR
|
||||
if (os == "mac") and debug: [OK, ERROR]
|
||||
|
|
Загрузка…
Ссылка в новой задаче