| Summary: | [ iOS15 wk2 Release arm64 ] js/dom/Promise-reject-large-string.html is a almost constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Yusuke Suzuki <ysuzuki> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | 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=225258 | ||
|
Description
Hercules Hjalmarsson
2022-07-15 11:11:01 PDT
I was able to reproduce this issue on iOS15 wk2 Release arm64 ToT running 1k iterations of command: run-webkit-tests -f --force js/dom/Promise-reject-large-string.html The failure rate of this test is ~99% which makes it almost a constant failure on ToT. Test gardening commit 252519@main (03f30bc8f87b): <https://commits.webkit.org/252519@main> Reviewed commits have been landed. Closing PR #2468 and removing active labels. Pull request: https://github.com/WebKit/WebKit/pull/6322 Committed 256515@main (5365a57fedce): <https://commits.webkit.org/256515@main> Reviewed commits have been landed. Closing PR #6322 and removing active labels. |