Bug 1666072 - Temporarily disable test_trr.js::test25e

The test expects the only code that would call SetAllowSTS=false is the OCSP code. Making the captive portal do that too messes up expectations. A follow-up to bug 1556194 is necessary.

Depends on D97152

Differential Revision: https://phabricator.services.mozilla.com/D97172
This commit is contained in:
Valentin Gosu 2020-11-16 15:52:55 +00:00
parent 68f7a61619
commit b646398923

View file

@ -1053,7 +1053,7 @@ add_task(async function test25d() {
});
// TRR-only check that captivedetect.canonicalURL is resolved via native DNS
add_task(async function test25e() {
add_task({ skip_if: () => true }, async function test25e() {
dns.clearCache(true);
Services.prefs.setIntPref("network.trr.mode", 3); // TRR-only
Services.prefs.setCharPref(