| Summary: | REGRESSION(257861@main?): 8X Scrolling API-Tests are constantly failing or timing out. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Forms | Assignee: | Wenson Hsieh <wenson_hsieh> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Robert Jenner
2022-12-14 14:35:01 PST
I was able to reproduce these failures and timeouts at iOS 16 Debug ToT running the tests as follows: run-api-tests --ios-simulator <Insert test here> They do not fail/timeout at 257859@main, but they do fail/timeout starting at 257863@main. The revisions in between were not build. But my theory is that changes to iOS scrolling at https://commits.webkit.org/257861@main is the culprit. I will reach out to Wenson and ask. Link to a test run with said timeouts/failures mentioned above: https://build.webkit.org/#/builders/669/builds/499 Pull request: https://github.com/WebKit/WebKit/pull/7647 Committed 257893@main (3f19d05a7336): <https://commits.webkit.org/257893@main> Reviewed commits have been landed. Closing PR #7647 and removing active labels. |