Status: Untriaged Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend
New issue 6683 by [email protected]: Reduce flakiness in OsCachesLookupsTest in dns_master_unittest http://code.google.com/p/chromium/issues/detail?id=6683 What steps will reproduce the problem? 1. Run dns_master_unittest 2. Some rare times (more often on linux??) the test fails I need to make the test automatically repeat until the ratio of cache successes to failures demonstrates that the cache is working. If this takes "too long," then the test will fail, but that should be a real failure, an not caused by a rare murphy thread delay. As currently implemented, a single murphy thread (pause) can cause a failure by adding delay into the cached lookup. -- 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 -~----------~----~----~----~------~----~------~--~---
