| Summary: | REGRESSION(262632@main?): [ iOS ] 2X imported/w3c/web-platform-tests/screen-orientation (layout-tests) are consistent text failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Media | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, marcosc, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=255931 | ||
|
Description
Robert Jenner
2023-04-18 16:36:34 PDT
I was able to reproduce these failures at iOS 16 Release ToT running as follows: run-webkit-tests --iOS-simulator <test_goes_here> --iterations 10 It will reproduce almost every single time. Adding 10 iterations guarantees successful reproduction every time. I'm uncertain what the regression point is for this particular bug. It appears that these tests were mostly skipped prior to 262632@main because the history indicates that's the first time that these tests ran completely on all iOS queues for quite some time. Interestingly it was ONLY running on iOS 16 Simulator wk2 Release on iPhone 12 with x86_64 for sometime, and it was flaky failing. But it was less consistent. They stopped running on that queue, and started running on all other iOS queues on 262632@main. However, I don't see any test expectations added or removed at that commit, or any of the 15 subsequent commits before it. So It's a mystery to me. In any case I've marked expectations for these tests below. Test gardening commit 263112@main (d289e0001d2a): <https://commits.webkit.org/263112@main> Reviewed commits have been landed. Closing PR #12897 and removing active labels. Pull request: https://github.com/WebKit/WebKit/pull/12909 Committed 263224@main (40235be133be): <https://commits.webkit.org/263224@main> Reviewed commits have been landed. Closing PR #12909 and removing active labels. |