Bug 1702830 - adjust expectations for wpt for intermittent failures. CLOSED TREE

This commit is contained in:
Sebastian Hengst 2021-04-08 23:34:07 +02:00
Родитель 704591d611
Коммит 6aacf54e0c
2 изменённых файлов: 5 добавлений и 2 удалений

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

@ -0,0 +1,3 @@
[sharedworker-import.https.html]
expected:
if (os == "linux") and tsan: TIMEOUT

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

@ -10,7 +10,7 @@
[bufferedAmount-unchanged-by-sync-xhr.any.sharedworker.html?wpt_flags=h2]
expected:
if (os == "linux") and tsan: ["CRASH", "OK"]
if (os == "linux") and tsan: ["CRASH", "OK", "TIMEOUT"]
if (os == "linux") and debug and not fission and webrender and swgl: ["TIMEOUT", "OK"]
if (os == "linux") and debug and not fission and webrender and not swgl: TIMEOUT
if (os == "linux") and not debug and not webrender and (processor == "x86_64") and not fission: ["OK", "ERROR", "TIMEOUT"]
@ -65,5 +65,5 @@
expected:
if (os == "linux") and debug and webrender: ["FAIL", "PASS", "TIMEOUT"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL", "TIMEOUT"]
if (os == "linux") and not debug: ["PASS", "TIMEOUT"]
if (os == "linux") and not debug: ["FAIL", "PASS", "TIMEOUT"]