RESOLVED FIXED Bug 207278
REGRESSION: (r255821) [ iOS Mac wk1 ] imported/w3c/web-platform-tests/web-animations/timing-model/animations/finishing-an-animation.html
https://bugs.webkit.org/show_bug.cgi?id=207278
Summary REGRESSION: (r255821) [ iOS Mac wk1 ] imported/w3c/web-platform-tests/web-ani...
Truitt Savell
Reported 2020-02-05 11:21:47 PST
imported/w3c/web-platform-tests/web-animations/timing-model/animations/finishing-an-animation.html This test began failing with the changes in https://trac.webkit.org/changeset/255821/webkit I was able to reproduce this locally by simply running the test in iterations. I bisected it down to r255821. This is a flaky failure and it seems this test is randomly getting an additional console message. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fweb-animations%2Ftiming-model%2Fanimations%2Ffinishing-an-animation.html Diff: --- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/animations/finishing-an-animation-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/animations/finishing-an-animation-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: Unhandled Promise Rejection: AbortError: The operation was aborted. PASS Finishing an animation with a zero playback rate throws PASS Finishing an infinite animation throws
Attachments
Patch (4.23 KB, patch)
2020-03-11 09:20 PDT, Antoine Quint
dino: review+
Radar WebKit Bug Importer
Comment 1 2020-02-05 11:21:59 PST
Truitt Savell
Comment 2 2020-02-05 11:24:58 PST
According to history this test is failing very frequently
Truitt Savell
Comment 3 2020-02-05 14:06:11 PST
Marked this test as failing while it is investigated: https://trac.webkit.org/changeset/255856/webkit
Alexey Proskuryakov
Comment 4 2020-02-05 22:34:30 PST
*** Bug 207298 has been marked as a duplicate of this bug. ***
Truitt Savell
Comment 5 2020-02-06 09:09:41 PST
Found this was also happening on iOS as well with the same Diff
Truitt Savell
Comment 6 2020-02-06 09:12:50 PST
Antoine Quint
Comment 7 2020-03-11 09:20:12 PDT
Antoine Quint
Comment 8 2020-03-11 09:30:11 PDT
Antoine Quint
Comment 9 2020-03-11 13:06:32 PDT
Note You need to log in before you can comment on or make changes to this bug.