Bug 1514425 - Disable test_constructor.html on linux for frequent failures. r=jmaher

This commit is contained in:
Eliza Balazs 2018-12-20 05:17:00 +02:00
Родитель 3c5b7bc26a
Коммит beea267813
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -38,6 +38,7 @@ run-if = nightly_build # Bug 1390737: Depends on the Nightly-only UI service
skip-if = debug # Bug 1507251 - Leak
[test_closePayment.html]
[test_constructor.html]
skip-if = (os == "linux") # Bug 1514425
[test_currency_amount_validation.html]
skip-if = (verify && debug)
[test_payerDetails.html]