[JSC] Update test262
Created attachment 418613 [details] Patch
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 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.
Landing this since EWS doesn't have test262 bots.
Committed r272000: <https://trac.webkit.org/changeset/272000>
<rdar://problem/73694143>