DescriptionImplement per-test timeout for UI tests.
Doing it on the browser side makes things simpler - we don't have to deal
with preempting sync IPC messages and things like that.
It's possible that this will hit other problems, but seems like a good start.
TEST=none
BUG=22054
Patch Set 1 #
Total comments: 1
Patch Set 2 : add command line flag #
Total comments: 1
Patch Set 3 : initialize the variable #Patch Set 4 : sync with trunk #
Messages
Total messages: 9 (0 generated)
|