Bug 171094
| Summary: | Flakey tests due to Unhandled Promise Rejection error messages | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, joepeck, lforschler, ryanhaddad |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=150358 | ||
Joseph Pecoraro
Flakey tests due to Unhandled Promise Rejection error messages.
Web Platform Tests that end asynchronously may end before or after some unhandled promise rejections are reported.
Or any test may have intermittent unhandled promise rejections that, not explicitly handled, will result in intermittent error messages.
See: Bug 150358 introducing unhandledpromiserejection and console messages.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |