| Summary: | REGRESSION(265930@main): [ iOS 16 ] TestWTF.WTF_Packed.PackedAlignedPtr is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | JavaScriptCore | Assignee: | Justin Michaud <justin_michaud> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | justin_michaud, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=258999 | ||
|
Description
Ben Schwartz
2023-07-20 14:18:19 PDT
I was able to reproduce this bug on iOS Debug ToT running the test as follows: run-api-tests --ios-simulator TestWTF.WTF_Packed.PackedAlignedPtr I was able to bisect a regression point. This test reproduced at 265930@main, but it did not reproduce at 265928@main. Changes at 265929@main would not have impacted this issue, so it appears that 265930@main is what caused the failure. https://commits.webkit.org/265930@main Pull request: https://github.com/WebKit/WebKit/pull/15953 Committed 266263@main (00c679a9ae1b): <https://commits.webkit.org/266263@main> Reviewed commits have been landed. Closing PR #15953 and removing active labels. |