Bug 232902 - [Monterey] test/built-ins/Temporal/getOwnPropertyNames.js is failing
Summary: [Monterey] test/built-ins/Temporal/getOwnPropertyNames.js is 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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-09 13:33 PST by Ryan Haddad
Modified: 2022-02-11 13:38 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2021-11-09 13:33:23 PST
test/built-ins/Temporal/getOwnPropertyNames.js has been failing on Monterey test262 bots since they were brought up:

FAIL test/built-ins/Temporal/getOwnPropertyNames.js (default)
Full Output:
Exception: Test262Error: length Expected SameValue(«6», «11») to be true
FAIL test/built-ins/Temporal/getOwnPropertyNames.js (strict mode)
Full Output:
Exception: Test262Error: length Expected SameValue(«6», «11») to be true


https://build.webkit.org/#/builders/373/builds/100
Comment 1 Radar WebKit Bug Importer 2021-11-09 13:34:36 PST
<rdar://problem/85217991>
Comment 2 Brent Fulgham 2022-02-11 13:38:28 PST
This was resolved with a rebaseline of the test.