RESOLVED FIXED128286
run-webkit-tests should have a --no-timeout option
https://bugs.webkit.org/show_bug.cgi?id=128286
Summary run-webkit-tests should have a --no-timeout option
Joseph Pecoraro
Reported 2014-02-05 17:17:41 PST
It is very difficult to debug a test in DumpRenderTree if there is a timeout. Also, --time-out-ms doesn't seem to be respected.
Attachments
Adding --no-timeout option (3.79 KB, patch)
2014-03-31 03:20 PDT, Berta József
no flags
Alexey Proskuryakov
Comment 1 2014-02-06 09:36:33 PST
FWIW, --time-out-ms always works for me. It gets tricker with WebKit2, because there is an additional option to pass to disable a different timeout, I don't remember which one offhand.
Berta József
Comment 2 2014-03-31 03:20:34 PDT
Created attachment 228164 [details] Adding --no-timeout option
Joseph Pecoraro
Comment 3 2014-03-31 10:45:53 PDT
Comment on attachment 228164 [details] Adding --no-timeout option r=me, nice!
WebKit Commit Bot
Comment 4 2014-03-31 11:15:54 PDT
Comment on attachment 228164 [details] Adding --no-timeout option Clearing flags on attachment: 228164 Committed r166515: <http://trac.webkit.org/changeset/166515>
WebKit Commit Bot
Comment 5 2014-03-31 11:15:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.