Bug 121531 - run-jsc-stress-tests should make it easier to look at error spew from tests
Summary: run-jsc-stress-tests should make it easier to look at error spew from tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on: 121580
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-17 19:43 PDT by Filip Pizlo
Modified: 2013-09-18 15:16 PDT (History)
7 users (show)

See Also:


Attachments
the patch (8.15 KB, patch)
2013-09-17 19:45 PDT, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-09-17 19:43:01 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-09-17 19:45:14 PDT
Created attachment 211964 [details]
the patch
Comment 2 Mark Hahnenberg 2013-09-18 13:27:17 PDT
Comment on attachment 211964 [details]
the patch

r=me
Comment 5 Filip Pizlo 2013-09-18 15:13:32 PDT
(In reply to comment #4)
> (In reply to comment #3)
> > Looks like this was landed in <http://trac.webkit.org/changeset/156062>, and broke tests: <http://build.webkit.org/builders/Apple%20MountainLion%20Release%20WK1%20%28Tests%29/builds/13045/steps/jscore-test/logs/stdio>.
> 
> Looking

I have a fix.
Comment 6 Filip Pizlo 2013-09-18 15:16:34 PDT
Landed in http://trac.webkit.org/changeset/156062 with follow-up fix in http://trac.webkit.org/changeset/156063.