WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
146305
Add command line option and private function to set timeout in jsc command
https://bugs.webkit.org/show_bug.cgi?id=146305
Summary
Add command line option and private function to set timeout in jsc command
Michael Saboff
Reported
2015-06-24 18:47:01 PDT
The jsc command can accept the JSC_timeout environment variable to set a "watch dog" type of timeout. There should be a way to set this from the command line and for a test to call a function to set this as well.
Attachments
Patch
(5.31 KB, patch)
2015-06-25 11:25 PDT
,
Michael Saboff
fpizlo
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2015-06-24 18:49:17 PDT
Add a timeout to the test created for
https://bugs.webkit.org/show_bug.cgi?id=146298
after this is complete.
Michael Saboff
Comment 2
2015-06-25 11:25:12 PDT
Created
attachment 255564
[details]
Patch
Filip Pizlo
Comment 3
2015-06-25 11:29:18 PDT
Please hold off on this until you figure out why your test didn't timeout using the existing timeout machinery.
Filip Pizlo
Comment 4
2015-06-25 11:29:56 PDT
Comment on
attachment 255564
[details]
Patch Lets hold off on this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug