Bug 1916902 - Mark root-element-display-none-during-transition-crash.html as intermittent. r=emilio

Differential Revision: https://phabricator.services.mozilla.com/D221142
This commit is contained in:
Cosmin Sabou 2024-09-07 21:29:49 +03:00
Родитель 7f8a2c0e39
Коммит dea49f0c5f
1 изменённых файлов: 1 добавлений и 9 удалений

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

@ -1,10 +1,2 @@
[root-element-display-none-during-transition-crash.html]
expected:
if (os == "linux") and not asan and (version == "Ubuntu 18.04") and not tsan and debug and not fission and swgl: [TIMEOUT, PASS]
if (os == "linux") and not asan and (version == "Ubuntu 18.04") and not tsan and not debug: [TIMEOUT, PASS]
if (os == "linux") and not asan and (version == "Ubuntu 22.04") and debug: [TIMEOUT, PASS]
if (os == "linux") and not asan and (version == "Ubuntu 22.04") and not debug: [PASS, TIMEOUT]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
if (os == "android") and not debug: [TIMEOUT, PASS]
TIMEOUT
expected: [TIMEOUT, PASS]