Bug 207788
Summary: | Regression: (r256619?) [ Mac Release ] imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events.html is failing. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | DoNotImportToRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Mac | ||
OS: | Unspecified |
Jason Lawrence
imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events.html
Description:
This test is failing on Mac Release and it appears to have started on r256619.
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fweb-animations%2Ftiming-model%2Ftimelines%2Fupdate-and-send-events.html&platform=mac
Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 251: Unhandled Promise Rejection: AbortError: The operation was aborted.
PASS Fires cancel event before requestAnimationFrame
PASS Fires finish event before requestAnimationFrame
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59470821>
Ryan Haddad
This was indeed caused by https://trac.webkit.org/changeset/256619/webkit insofar as the test was known to be flaky / failing (https://bugs.webkit.org/show_bug.cgi?id=202109), and had its flaky expectation removed as part of r256619.
Ryan Haddad
*** This bug has been marked as a duplicate of bug 202109 ***