Bug 1531988 - Disable dom/media/test/test_cloneElementVisually_mediastream.html for frequent failures. r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D25509

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Cosmin Sabou 2019-03-31 16:10:20 +00:00
Родитель 9a511545e8
Коммит ce019d68b5
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1335,7 +1335,7 @@ tags = hls
skip-if = toolkit == 'android' # Visually cloning is only supported on Desktop for now.
tags = cloneelementvisually
[test_cloneElementVisually_mediastream.html]
skip-if = toolkit == 'android' # Visually cloning is only supported on Desktop for now.
skip-if = true || toolkit == 'android' # Bug 1531988 || Visually cloning is only supported on Desktop for now.
tags = cloneelementvisually
[test_cloneElementVisually_resource_change.html]
skip-if = toolkit == 'android' # Visually cloning is only supported on Desktop for now.