Bug 124801 - [Win] Port run-jsc-stress-tests
Summary: [Win] Port run-jsc-stress-tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks: 120809
  Show dependency treegraph
 
Reported: 2013-11-22 16:24 PST by Brent Fulgham
Modified: 2013-12-02 16:44 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2013-12-02 13:19 PST, Brent Fulgham
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2013-11-22 16:24:53 PST
Windows does not currently run the new JavaScriptCore stress tests.  We need to get these running so we can identify and fix regressions as soon as they are introduced.
Comment 1 Brent Fulgham 2013-12-02 13:19:20 PST
Created attachment 218209 [details]
Patch
Comment 2 Brent Fulgham 2013-12-02 14:10:55 PST
I landed the correction to run-jsc-stress-test, but did not turn the tests on for Windows (yet) because I found a large number of failing stress-test cases.

I'm opening a separate bug to resolve this issue before activating stress tests on Windows.
Comment 3 Brent Fulgham 2013-12-02 14:19:00 PST
Committed r159961: <http://trac.webkit.org/changeset/159961>
Comment 4 Brent Fulgham 2013-12-02 16:44:38 PST
See Bug 125111 for failing cases.