Bug 202861 - Update test262 (2019.10.11)
Summary: Update test262 (2019.10.11)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ross Kirsling
URL:
Keywords: InRadar
Depends on:
Blocks: 202838
  Show dependency treegraph
 
Reported: 2019-10-11 12:23 PDT by Ross Kirsling
Modified: 2019-10-23 11:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (246.48 KB, patch)
2019-10-11 12:24 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Kirsling 2019-10-11 12:23:39 PDT
Update test262 (2019.10.11)
Comment 1 Ross Kirsling 2019-10-11 12:24:44 PDT
Created attachment 380776 [details]
Patch
Comment 2 Ross Kirsling 2019-10-11 12:25:32 PDT
Comment on attachment 380776 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=380776&action=review

> JSTests/test262/config.yaml:24
> +    - coalesce-expression

Hurts to have to do this but I don't think there's a way to pass a flag, right?
Comment 3 Keith Miller 2019-10-23 10:10:42 PDT
Comment on attachment 380776 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=380776&action=review

rs=me.

>> JSTests/test262/config.yaml:24
>> +    - coalesce-expression
> 
> Hurts to have to do this but I don't think there's a way to pass a flag, right?

Yeah, we should probably make the flag correspond to a feature flag in JSC. Can you file a bugzilla?
Comment 4 Ross Kirsling 2019-10-23 10:21:12 PDT
(In reply to Keith Miller from comment #3)
> Comment on attachment 380776 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=380776&action=review
> 
> rs=me.
> 
> >> JSTests/test262/config.yaml:24
> >> +    - coalesce-expression
> > 
> > Hurts to have to do this but I don't think there's a way to pass a flag, right?
> 
> Yeah, we should probably make the flag correspond to a feature flag in JSC.
> Can you file a bugzilla?

Filed bug 203301.
Comment 5 WebKit Commit Bot 2019-10-23 11:08:03 PDT
Comment on attachment 380776 [details]
Patch

Clearing flags on attachment: 380776

Committed r251480: <https://trac.webkit.org/changeset/251480>
Comment 6 WebKit Commit Bot 2019-10-23 11:08:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-10-23 11:09:16 PDT
<rdar://problem/56545976>