Bug 1250650 - disable mozpayment tests android. r?fabrice draft
authorJoel Maher <jmaher@mozilla.com>
Tue, 23 Feb 2016 12:55:10 -0800
changeset 333923 11ca9d8bdebb1166685b3d8756ad83f186c8c218
parent 333379 51c24b85e158132e4a6eb8ec09d95126c5ca07d2
child 514767 a13f33880bc00533505bef0bc36459dc542b4229
push id11388
push userjmaher@mozilla.com
push dateTue, 23 Feb 2016 20:56:41 +0000
reviewersfabrice
bugs1250650
milestone47.0a1
Bug 1250650 - disable mozpayment tests android. r?fabrice MozReview-Commit-ID: 5VhJtaK6ksH
dom/payment/tests/mochitest/mochitest.ini
--- a/dom/payment/tests/mochitest/mochitest.ini
+++ b/dom/payment/tests/mochitest/mochitest.ini
@@ -1,10 +1,10 @@
 [DEFAULT]
-skip-if=buildapp != 'b2g' && toolkit != 'android'
+skip-if=buildapp != 'b2g'
 
 support-files=
   file_mozpayproviderchecker.html
   file_payprovidersuccess.html
   file_payproviderfailure.html
   MockPaymentsUIChromeScript.js
 
 [test_mozpaymentprovider.html]