Bug 221078

Summary: [JSC] Update test262
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ashvayka: review+

Description Yusuke Suzuki 2021-01-27 20:50:45 PST
[JSC] Update test262
Comment 1 Yusuke Suzuki 2021-01-27 20:51:35 PST
Created attachment 418613 [details]
Patch
Comment 2 Alexey Shvayka 2021-01-27 20:59:11 PST
Comment on attachment 418613 [details]
Patch

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

r=me with a comment

> JSTests/ChangeLog:14
> +        * test262/test/built-ins/Array/prototype/sort/precise-getter-appends-elements.js: Added.

Can we please remove all files added to LayoutTests/js in r267514? They are now outdated duplicates.
Comment 3 Yusuke Suzuki 2021-01-27 21:13:24 PST
Comment on attachment 418613 [details]
Patch

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

>> JSTests/ChangeLog:14
>> +        * test262/test/built-ins/Array/prototype/sort/precise-getter-appends-elements.js: Added.
> 
> Can we please remove all files added to LayoutTests/js in r267514? They are now outdated duplicates.

I think it looks like some of them are different from these tests, for example, the added tests in r267514 includes test for proxy + sort.
I think, for now, having both is OK.
Comment 4 Yusuke Suzuki 2021-01-27 21:18:29 PST
Landing this since EWS doesn't have test262 bots.
Comment 5 Yusuke Suzuki 2021-01-27 21:21:10 PST
Committed r272000: <https://trac.webkit.org/changeset/272000>
Comment 6 Radar WebKit Bug Importer 2021-01-27 21:22:15 PST
<rdar://problem/73694143>