Bug 225819

Summary: REGRESSION (r277221): 2 test262 tests failing
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: JavaScriptCoreAssignee: Ross Kirsling <ross.kirsling>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Truitt Savell 2021-05-14 12:56:45 PDT
FAIL test/built-ins/NativeErrors/AggregateError/order-of-args-evaluation.js (default)
Full Output:
Exception: Test262Error: Steps in unexpected sequence: '2,3,1'
FAIL test/built-ins/NativeErrors/AggregateError/order-of-args-evaluation.js (strict mode)
Full Output:
Exception: Test262Error: Steps in unexpected sequence: '2,3,1'

seeing these failures on https://build.webkit.org/#/builders/19/builds/2485

from the history this appears to have started with https://trac.webkit.org/changeset/277221/webkit
Comment 1 Radar WebKit Bug Importer 2021-05-14 12:57:08 PDT
<rdar://problem/78029248>
Comment 2 Ross Kirsling 2021-05-14 13:26:45 PDT
Ahh right, that's why that code had been copy-pasted.
Comment 3 Ross Kirsling 2021-05-14 13:37:20 PDT
Created attachment 428649 [details]
Patch
Comment 4 EWS 2021-05-14 17:47:41 PDT
Committed r277524 (237752@main): <https://commits.webkit.org/237752@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428649 [details].