WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
122337
It should be even easier to run and debug a failing JSC stress test
https://bugs.webkit.org/show_bug.cgi?id=122337
Summary
It should be even easier to run and debug a failing JSC stress test
Filip Pizlo
Reported
2013-10-04 11:50:30 PDT
If a test fails, I want to be able to just say: sh WebKitBuild/Debug/jsc-stress-results/regress/script-tests/emscripten-cube2hash.js.ftl-eager-no-cjit and get the reproduction; currently I also have to set some environment variables. I always forget to do it. Also if I want to debug the test I want to be able to say: sh WebKitBuild/Debug/jsc-stress-results/regress/script-tests/emscripten-cube2hash.js.ftl-eager-no-cjit lldb -- Or something like that.
Attachments
the patch
(2.34 KB, patch)
2013-10-04 11:52 PDT
,
Filip Pizlo
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2013-10-04 11:52:35 PDT
Created
attachment 213383
[details]
the patch
Filip Pizlo
Comment 2
2013-10-04 21:39:23 PDT
Landed in
http://trac.webkit.org/changeset/156943
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