Comment #9 on issue 16447 by [email protected]: FindInPageControllerTest is so flaky http://code.google.com/p/chromium/issues/detail?id=16447
Yes, the flakiness dashboard is limited to 25 entries. I can tweak it a little to display more flaky tests (because people need this info to see if the flakiness has been fixed), and the same number of flaky groups (just to limit the noise). For now, I grepped the dashboard logs manually, and the only failure looks like this: C:\b\slave\chromium-rel- builder\build\src\chrome\browser\views\find_bar_host_browsertest.cc(528): error: Expected: (start_position.x()) != (position.x()), actual: 686 vs 686 Failed this way 9 time(s). First failure was on 2009-10-26, and last on 2009-11-04. It's FindInPageControllerTest.FindMovesWhenObscuring I think (the line numbers seem to have shifted a little). So, I think you can safely mark FindDisappearOnNavigate as not flaky (as well as other tests in this group). It had no flaky flips in the last 3 weeks. It's still possible that the test was just lucky, but then the flakiness in it is tiny. -- 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 -~----------~----~----~----~------~----~------~--~---
