Bug 207566

Summary: [ macOS wk1 ] imported/w3c/web-platform-tests/web-animations/timing-model/animations/pausing-an-animation.html is flaky failing
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch dino: review+

Jacob Uphoff
Reported 2020-02-11 11:04:20 PST
imported/w3c/web-platform-tests/web-animations/timing-model/animations/pausing-an-animation.html This test started flaky failing around r255875 the test fails on wk1 debug I was able to reproduce it with iteration test runs. In 5000 tests it failed 378 times. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fweb-animations%2Ftiming-model%2Fanimations%2Fpausing-an-animation.html&limit=50000 Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/animations/pausing-an-animation-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/web-animations/timing-model/animations/pausing-an-animation-actual.txt @@ -1,6 +1,4 @@ CONSOLE MESSAGE: Unhandled Promise Rejection: AbortError: The operation was aborted. - -Harness Error (FAIL), message = Unhandled rejection: The operation was aborted. PASS Pausing clears the start time PASS Aborting a pause preserves the start time
Attachments
Patch (2.73 KB, patch)
2020-03-11 08:44 PDT, Antoine Quint
no flags
Patch (4.21 KB, patch)
2020-03-11 08:51 PDT, Antoine Quint
dino: review+
Radar WebKit Bug Importer
Comment 1 2020-02-11 11:04:52 PST
Jacob Uphoff
Comment 2 2020-02-11 11:08:47 PST
Antoine Quint
Comment 3 2020-03-11 08:44:03 PDT
Antoine Quint
Comment 4 2020-03-11 08:51:50 PDT
Antoine Quint
Comment 5 2020-03-11 09:10:21 PDT
Dean Jackson
Comment 6 2020-03-11 12:24:15 PDT
Comment on attachment 393246 [details] Patch Where is the patch back to WPT? Otherwise these will just get overridden in the next import.
Antoine Quint
Comment 7 2020-03-11 13:05:12 PDT
(In reply to Dean Jackson from comment #6) > Comment on attachment 393246 [details] > Patch > > Where is the patch back to WPT? Otherwise these will just get overridden in > the next import. See the previous comment.
Antoine Quint
Comment 8 2020-03-11 13:09:36 PDT
Note You need to log in before you can comment on or make changes to this bug.