Status: Untriaged Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Infrastructure Size-Medium
New issue 23452 by [email protected]: valgrind suppressions processing inadequate http://code.google.com/p/chromium/issues/detail?id=23452 The Linux valgrind bot has an intermittent failure in UnloadTest.BrowserCloseInfiniteBeforeUnload: http://build.chromium.org/buildbot/waterfall/builders/Linux%20Tests%20(valgrind)(3)/builds/2 73/steps/valgrind%20test:%20ui/logs/stdio This test is listed as flakey chrome/test/data/valgrind/ui_tests.gtest.txt: # Flaky timeout on Linux; see http://crbug.com/22927 UnloadTest.BrowserCloseInfiniteBeforeUnload Which is fine. However, the suppressions file doesn't work as intended. If this test flakily failed, it would work. However, the failure is hang (timeout) which isn't detected/suppressed and causes the tree to go red. Change requested here is to fix processing of the suppressions file so that hanging tests get recognized and suppressed properly. Sent to Ian as a candidate for the green tree task force. -- 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 -~----------~----~----~----~------~----~------~--~---
