| Summary: | js/dom/Promise-reject-large-string.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW --- | ||
| Severity: | Normal | CC: | jenner, mark.lam, saam, tzagallo, 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=223777 https://bugs.webkit.org/show_bug.cgi?id=242812 |
||
|
Description
Truitt Savell
2021-04-30 16:20:05 PDT
This was introduced in https://trac.webkit.org/changeset/275521/webkit I was able to reproduce this test using command: run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f js/dom/Promise-reject-large-string.html Adding test expectations Pass Failure here while test is reviewed: https://trac.webkit.org/changeset/277333/webkit This is still happening, close to 100% of the time. |