Bug 134458

Summary: Add option to run-jsc-stress-testes to filter out tests that use large heaps
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: Tools / TestsAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, dev.tecnologias, gyuyoung.kim, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch fpizlo: review+

Description Michael Saboff 2014-06-30 14:37:01 PDT
Some tests by their nature require large heaps.  In some cases the tests can be modified.   Tests that cannot should be filter out from the list of tests that are run when creating the test tar ball.
Comment 1 Michael Saboff 2014-06-30 14:48:58 PDT
Created attachment 234097 [details]
Patch
Comment 2 Michael Saboff 2014-06-30 15:15:06 PDT
Committed r 170601: <http://trac.webkit.org/changeset/170601>