Bug 123221 - Have a way of dealing with slow tests in run-jsc-stress-tests
Summary: Have a way of dealing with slow tests in run-jsc-stress-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:
Blocks:
 
Reported: 2013-10-23 14:06 PDT by Filip Pizlo
Modified: 2013-10-23 14:15 PDT (History)
8 users (show)

See Also:


Attachments
the patch (4.79 KB, patch)
2013-10-23 14:08 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-10-23 14:06:45 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-10-23 14:08:23 PDT
Created attachment 214995 [details]
the patch
Comment 2 Filip Pizlo 2013-10-23 14:08:46 PDT
Comment on attachment 214995 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=214995&action=review

> Tools/Scripts/run-jsc-stress-tests:284
> +        @isSlow = !!$runCommandOptions[:isSlow]

I'll kill this.
Comment 3 Mark Hahnenberg 2013-10-23 14:11:31 PDT
Comment on attachment 214995 [details]
the patch

r=me
Comment 4 Filip Pizlo 2013-10-23 14:15:48 PDT
Landed in http://trac.webkit.org/changeset/157887