зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1514425 - Disable dom/payments/test/test_constructor.html on win and osx for frequent failures. r=jmaher
This commit is contained in:
Родитель
2cbb9f9248
Коммит
6f440f8357
|
@ -40,7 +40,7 @@ run-if = nightly_build # Bug 1390737: Depends on the Nightly-only UI service
|
||||||
skip-if = debug # Bug 1507251 - Leak
|
skip-if = debug # Bug 1507251 - Leak
|
||||||
[test_closePayment.html]
|
[test_closePayment.html]
|
||||||
[test_constructor.html]
|
[test_constructor.html]
|
||||||
skip-if = (os == "linux") # Bug 1514425
|
skip-if = (os == "linux") || (os == "mac") || (os == "win" && os_version == "10.0") # Bug 1514425
|
||||||
[test_currency_amount_validation.html]
|
[test_currency_amount_validation.html]
|
||||||
skip-if = (verify && debug)
|
skip-if = (verify && debug)
|
||||||
[test_payerDetails.html]
|
[test_payerDetails.html]
|
||||||
|
|
Загрузка…
Ссылка в новой задаче