Bug 1603402 - Remove release or beta expectations cause the tests were fixed with Bug 1588154. a=test-only

--HG--
extra : rebase_source : 41ad46d5be491e5ed88e0225fba1ac25e406957f
This commit is contained in:
Cosmin Sabou 2019-12-25 22:53:25 +02:00
Родитель f4fcf77587
Коммит 18665dffb3
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -3,12 +3,10 @@
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]
[Add TAO iframe to remote origin. Make sure workerStart is not zero]
expected:
if release_or_beta: PASS
if (os == "linux") and webrender and not debug and fission: ["FAIL", "NOTRUN"]
FAIL
[Add TAO-less iframe to remote origin. Make sure workerStart is zero]
expected:
if release_or_beta: FAIL
if (os == "linux") and webrender and not debug and fission: ["PASS", "TIMEOUT"]