Bug 166912 - Reverting run-jsc-stress-tests' $buildType to use string values.
Summary: Reverting run-jsc-stress-tests' $buildType to use string values.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-10 17:25 PST by Mark Lam
Modified: 2017-01-10 17:29 PST (History)
1 user (show)

See Also:


Attachments
patch for landing: already rubber stamped by pizlo. (2.17 KB, patch)
2017-01-10 17:28 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2017-01-10 17:25:19 PST
This is so that we can test for it in the tests e.g.
//@ if $buildType == "debug" then runDefault("--maxSingleAllocationSize=1048576") else skip end
Comment 1 Mark Lam 2017-01-10 17:28:02 PST
Created attachment 298532 [details]
patch for landing: already rubber stamped by pizlo.
Comment 2 Mark Lam 2017-01-10 17:29:28 PST
Landed in r210569: <http://trac.webkit.org/r210569>.