Comment #3 on issue 9324 by [email protected]: run_webkit_tests should implement per test timeout http://code.google.com/p/chromium/issues/detail?id=9324
Another thought is that we could have brackets of tests: small, medium and large. Tests are assumed small by default, but we can mark them as medium or large as appropriate in the test_expecations file. Then we can associate different timeouts with small, medium and large. Currently, I think almost all our test would be small and that we could probably reduce their timeout to something like 5 seconds. Then another chunk of tests would be medium with a timeout of 15 seconds. And finally, there would be one or two tests that are large and get a 60 second timeout (e.g. the acid3 test). -- 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 -~----------~----~----~----~------~----~------~--~---
