Bug 1438693: Skip browser_privacypane.js if not a Nightly build. r=Gijs

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

MozReview-Commit-ID: 8L69I1ojl9i

--HG--
extra : rebase_source : 221cc53e78aa9c71b0f72a057f50e65145451e63
extra : amend_source : 58725568d56d7bc69491a48f36625f1973664285
This commit is contained in:
Michael Kelly 2018-02-21 15:26:39 -08:00
parent c471ea87e7
commit fe5940c237

View File

@ -64,6 +64,10 @@ skip-if = e10s
[browser_permissions_urlFieldHidden.js]
[browser_proxy_backup.js]
[browser_privacypane.js]
run-if = nightly_build
# browser_privacypane.js only has Browser Error collection tests currently,
# which is disabled outside Nightly. Remove this once non-Nightly tests are
# added.
[browser_privacypane_1.js]
[browser_privacypane_3.js]
[browser_privacypane_4.js]