Bug 232902
| Summary: | [Monterey] test/built-ins/Temporal/getOwnPropertyNames.js is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | JavaScriptCore | Assignee: | 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 | ||
Ryan Haddad
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85217991>
Brent Fulgham
This was resolved with a rebaseline of the test.