Bug 225819 - REGRESSION (r277221): 2 test262 tests failing
Summary: REGRESSION (r277221): 2 test262 tests failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ross Kirsling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-14 12:56 PDT by Truitt Savell
Modified: 2021-05-14 17:47 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.63 KB, patch)
2021-05-14 13:37 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 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].