Bug 214791 - Update test262
Summary: Update test262
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-25 21:51 PDT by Yusuke Suzuki
Modified: 2020-07-27 12:23 PDT (History)
3 users (show)

See Also:


Attachments
Patch (30.28 KB, patch)
2020-07-25 21:51 PDT, Yusuke Suzuki
ross.kirsling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-07-25 21:51:36 PDT
Update test262
Comment 1 Yusuke Suzuki 2020-07-25 21:51:56 PDT
Created attachment 405239 [details]
Patch
Comment 2 Ross Kirsling 2020-07-25 21:53:41 PDT
Comment on attachment 405239 [details]
Patch

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

r=me

> JSTests/test262/expectations.yaml:298
> +test/annexB/language/expressions/typeof/emulates-undefined.js:

Interesting, looks like Alexey added this one so there's probably a fix on the way. :P
Comment 3 Yusuke Suzuki 2020-07-25 22:01:30 PDT
Comment on attachment 405239 [details]
Patch

Thanks, I'll just land it now. EWS is not running test262.
Comment 4 Yusuke Suzuki 2020-07-25 22:03:17 PDT
Committed r264894: <https://trac.webkit.org/changeset/264894>
Comment 5 Radar WebKit Bug Importer 2020-07-25 22:04:18 PDT
<rdar://problem/66116984>
Comment 6 Alexey Shvayka 2020-07-27 12:23:23 PDT
(In reply to Ross Kirsling from comment #2)
> Interesting, looks like Alexey added this one so there's probably a fix on
> the way. :P

The fix is indeed ready, yet it's semi-blocked by https://bugs.webkit.org/show_bug.cgi?id=214525.