gecko-dev/dom/payments/test/mochitest.ini

21 строка
606 B
INI

[DEFAULT]
# skip-if !e10s will be removed once non-e10s is supported
skip-if = !e10s
scheme = https
support-files =
simple_payment_request.html
BasiccardChromeScript.js
ConstructorChromeScript.js
GeneralChromeScript.js
ShowPaymentChromeScript.js
[test_abortPayment.html]
run-if = nightly_build # Bug 1390018: Depends on the Nightly-only UI service
[test_basiccard.html]
[test_canMakePayment.html]
run-if = nightly_build # Bug 1390737: Depends on the Nightly-only UI service
[test_constructor.html]
[test_showPayment.html]
[test_validate_decimal_value.html]
[test_payment-request-in-iframe.html]