Flakey tests due to Unhandled Promise Rejection error messages
https://bugs.webkit.org/show_bug.cgi?id=171094
Summary Flakey tests due to Unhandled Promise Rejection error messages
Joseph Pecoraro
Reported 2017-04-20 17:38:40 PDT
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
Note You need to log in before you can comment on or make changes to this bug.