mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1888383: Update tests within testing/mochitest/tests/Harness_sanity/ to work with https-first enabled, r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D206000
This commit is contained in:
parent
0cdcc1a148
commit
5df192b9ed
@ -1,5 +1,7 @@
|
||||
[DEFAULT]
|
||||
|
||||
["test_SpecialPowersSandbox.js"]
|
||||
prefs = ["dom.security.https_first=false"] #Disable https-first because createHttpServer does not support https
|
||||
|
||||
["test_SpecialPowersSpawn.js"]
|
||||
prefs = ["dom.security.https_first=false"] #Disable https-first because createHttpServer does not support https
|
||||
|
Loading…
Reference in New Issue
Block a user