gecko-dev/netwerk/test
Valentin Gosu 54fc67b26e Bug 1596045 - Modernize test_esni_dns_fetch.js and make sure we're not clearing the cache when setting the URI pref r=dragana
When using add_task to schedule the tests, testEsniPushPart2 would always fail.
That's because Bug 1587875 now clears the DNS cache when the network.trr.uri
pref is changed. This is likely intermittent because of task scheduling.
This patch modernizes the test to use add_task and promises, and sets the
network.trr.clear-cache-on-pref-change;true pref so the test performs its
checks properly.

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

--HG--
extra : moz-landing-system : lando
2019-11-13 10:55:09 +00:00
..
browser Bug 1578507 - Remove browser_cross_process_redirect test r=valentin 2019-10-14 21:08:16 +00:00
crashtests Bug 1582884 - Enable some crashtests on Android; r=geckoview-reviewers,agi 2019-09-24 01:12:09 +00:00
fuzz Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
gtest Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
httpserver Backed out changeset 96048cce4b80 (bug 1571656) for xpcshell failures at toolkit/components/places/tests/unifiedcomplete/test_autofill_origins.js on a CLOSED TREE 2019-11-06 22:59:45 +02:00
mochitests Bug 1544231 - add image/webp to default navigation value of the Accept header, r=mayhemer 2019-11-01 15:54:57 +00:00
reftest
unit Bug 1596045 - Modernize test_esni_dns_fetch.js and make sure we're not clearing the cache when setting the URI pref r=dragana 2019-11-13 10:55:09 +00:00
unit_ipc Bug 1559088 - Fix test_redirect-caching_failure.js to again do what it has to, r=kershaw 2019-09-03 12:24:11 +00:00
moz.build
TestBind.cpp
TestCommon.h
TestCookie.cpp Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
TestNamedPipeService.cpp
TestUDPSocket.cpp