Comment #3 on issue 18766 by [email protected]:  
DnsMasterTest.OsCachesLookupsTest is flaky on Linux & Mac
http://code.google.com/p/chromium/issues/detail?id=18766

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=23239

------------------------------------------------------------------------
r23239 | [email protected] | 2009-08-12 15:49:10 -0700 (Wed, 12 Aug 2009)  
| 9 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/net/dns_master_unittest.cc?r1=23239&r2=23238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/mock_host_resolver.cc?r1=23239&r2=23238

Remove 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

Review URL: http://codereview.chromium.org/164350
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to