Bug 1579623 - disable test_fullscreen-api.html on Mac_64_debug for frequent failures. r=intermittent-reviewers,ahal DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D115310
This commit is contained in:
Butkovits Atila 2021-05-22 20:05:34 +00:00
Родитель 71b1259afd
Коммит 6d1d0d7c09
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -439,7 +439,9 @@ skip-if = toolkit == 'android'
[test_formelements.html]
[test_fullscreen-api.html]
tags = fullscreen
skip-if = toolkit == 'android'
skip-if =
toolkit == 'android'
os == 'mac' && bits == 64 && debug && webrender #Bug 1579623
support-files =
file_fullscreen-api.html
file_fullscreen-async.html