Bug 1333264 - disabled test_master_password.html on Linux 32 debug for frequent failures. r=jmaher

This commit is contained in:
Noemi Erli 2018-04-24 01:41:00 +03:00
Родитель 68fab3379f
Коммит b76009286a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -11,7 +11,7 @@ support-files =
chrome_timeout.js
[test_master_password.html]
skip-if = toolkit == 'android' # Tests desktop prompts
skip-if = toolkit == 'android' || (os == "linux" && bits == 32 && debug) # Tests desktop prompts, Bug 1333264
[test_prompt_async.html]
skip-if = toolkit == 'android' # Tests desktop prompts
[test_xhr.html]