Bug 1200494 - Part 2 - Enable toolkit download xpcshell tests on Android. r?mak draft
authorJan Henning <jh+bugzilla@buttercookie.de>
Sat, 11 Feb 2017 18:58:26 +0100
changeset 486267 c31a50e9d1b6c8f0fa15527f6028cb743fc260af
parent 486266 f5931ae62737ae5e1be52f45e9cb1a193991de9a
child 546206 095077d8696d0859992c0b66f63a7c01d2b043c5
push id45938
push usermozilla@buttercookie.de
push dateFri, 17 Feb 2017 19:04:50 +0000
reviewersmak
bugs1200494
milestone54.0a1
Bug 1200494 - Part 2 - Enable toolkit download xpcshell tests on Android. r?mak The tests are passing and at least part of the toolkit download code is actually used on Android, so we shouldn't skip them any more. MozReview-Commit-ID: FWSb7r85ZmU
toolkit/mozapps/downloads/tests/unit/xpcshell.ini
--- a/toolkit/mozapps/downloads/tests/unit/xpcshell.ini
+++ b/toolkit/mozapps/downloads/tests/unit/xpcshell.ini
@@ -1,9 +1,8 @@
 [DEFAULT]
 head = head_downloads.js
-skip-if = toolkit == 'android'
 
 [test_DownloadPaths.js]
 [test_DownloadUtils.js]
 [test_lowMinutes.js]
 [test_syncedDownloadUtils.js]
 [test_unspecified_arguments.js]