Bug 158461 - Unskip generator related stress tests
Summary: Unskip generator related stress tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-06 22:35 PDT by Joseph Pecoraro
Modified: 2016-06-07 09:18 PDT (History)
6 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.47 KB, patch)
2016-06-06 22:36 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-06-06 22:35:22 PDT
Unskip generator related stress tests

ES6 Generators are enabled by default, and the compile flag was even removed in r201051. Seems we can unskip many of the tests associated with it and get some test coverage!
Comment 1 Joseph Pecoraro 2016-06-06 22:36:04 PDT
Created attachment 280672 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-06-07 09:18:32 PDT
Comment on attachment 280672 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 280672

Committed r201754: <http://trac.webkit.org/changeset/201754>
Comment 3 WebKit Commit Bot 2016-06-07 09:18:35 PDT
All reviewed patches have been landed.  Closing bug.