Bug 140932

Summary: [Win] Disable FTL stress tests
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, fpizlo, ggaren, mark.lam, msaboff, ossy, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test patch
none
test patch
none
Patch none

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.