Bug 1435880 - Temporarily disable test_abortPayment and test_canMakePayment due a new leak exposed. r=edenchuang

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Matthew Noorenberghe 2018-11-15 15:06:34 +00:00
parent 7130ce9204
commit 589b8d294e

View File

@ -26,6 +26,7 @@ support-files =
[test_abortPayment.html]
run-if = nightly_build # Bug 1390018: Depends on the Nightly-only UI service
skip-if = debug # Bug 1507251 - Leak
[test_basiccard.html]
[test_basiccarderrors.html]
[test_block_none10s.html]
@ -34,6 +35,7 @@ skip-if = e10s # Bug 1408250: Don't expose PaymentRequest Constructor in non-e10
[test_bug1490698.html]
[test_canMakePayment.html]
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]
[test_currency_amount_validation.html]