Chromium Code Reviews
DescriptionRemove the unittest "DnsMasterTest.OsCachesLookupsTest".
This test was checking that the system host resolver maintains an internal cache, by doing actual DNS resolves (which introduces a network dependency in the unit tests). This could be flaky on linux, which doesn't cache resolves.
As of r18236 however, chromium maintains its own host cache. So the DNS prefetcher does not need to rely on the OS caching DNS resolves in order to be a win.
BUG=http://crbug.com/18766
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23239
Patch Set 1 #Patch Set 2 : Add moar comment #Patch Set 3 : Fix #Patch Set 4 : Fix a line that was too long #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||