Bug 232902

Summary: [Monterey] test/built-ins/Temporal/getOwnPropertyNames.js is failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.