Bug 140932 - [Win] Disable FTL stress tests
Summary: [Win] Disable FTL stress tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-27 03:19 PST by Csaba Osztrogonác
Modified: 2015-01-27 10:22 PST (History)
8 users (show)

See Also:


Attachments
test patch (1.28 KB, patch)
2015-01-27 03:23 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
test patch (1.31 KB, patch)
2015-01-27 03:27 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
Patch (1.11 KB, patch)
2015-01-27 03:44 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-01-27 03:19:17 PST
It seems FTL isn't enabled by default on Windows,
so there is no readon to run FTL stress tests.
Comment 1 Csaba Osztrogonác 2015-01-27 03:23:34 PST
Created attachment 245432 [details]
test patch

patch for Windows EWS: test if FTL is really disabled on Windows
Comment 2 Csaba Osztrogonác 2015-01-27 03:27:14 PST
Created attachment 245433 [details]
test patch

patch for Windows EWS: test if FTL is really disabled on Windows
Comment 3 Csaba Osztrogonác 2015-01-27 03:43:53 PST
(In reply to comment #2)
> Created attachment 245433 [details]
> test patch
> 
> patch for Windows EWS: test if FTL is really disabled on Windows
build log: fatal error C1189: #error :  FTL_JIT is disabled on Windows

It's really disabled on Windows, let's disable the tests.
Comment 4 Csaba Osztrogonác 2015-01-27 03:44:56 PST
Created attachment 245434 [details]
Patch
Comment 5 Brent Fulgham 2015-01-27 09:39:14 PST
Comment on attachment 245434 [details]
Patch

r=me.
Comment 6 WebKit Commit Bot 2015-01-27 10:22:46 PST
Comment on attachment 245434 [details]
Patch

Clearing flags on attachment: 245434

Committed r179190: <http://trac.webkit.org/changeset/179190>
Comment 7 WebKit Commit Bot 2015-01-27 10:22:52 PST
All reviewed patches have been landed.  Closing bug.