Bug 1674016 - set workers/semantics/structured-clone/shared.html to pass on Android. DONTBUILD

Failure expectations got added in bug 1673675 yesterday.
This commit is contained in:
Sebastian Hengst 2020-10-29 11:09:54 +01:00
Родитель 38fcbbd955
Коммит 3d4cc711e3
1 изменённых файлов: 3 добавлений и 41 удалений

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

@ -1,41 +1,3 @@
[shared.html]
disabled:
if os == "win": Bug 1661351
expected:
if os == "android": TIMEOUT
[ObjectPrototype must lose its exotic-ness when cloned]
expected:
if os == "android": NOTRUN
[Array ImageBitmap object, ImageBitmap 1x1 transparent non-black]
expected:
if os == "android": NOTRUN
[Array ImageBitmap object, ImageBitmap 1x1 transparent black]
expected:
if os == "android": NOTRUN
[ImageBitmap 1x1 non-transparent non-black]
expected:
if os == "android": NOTRUN
[Object ImageBitmap object, ImageBitmap 1x1 transparent non-black]
expected:
if os == "android": NOTRUN
[ArrayBuffer]
expected:
if os == "android": NOTRUN
[ImageBitmap 1x1 transparent black]
expected:
if os == "android": TIMEOUT
[MessagePort]
expected:
if os == "android": NOTRUN
[Object ImageBitmap object, ImageBitmap 1x1 transparent black]
expected:
if os == "android": NOTRUN
[shared.html]
disabled:
if (os == "win"): Bug 1661351