Bug 172183

Summary: [macOS Debug wk2] Layout test svg/animations/animations-paused-in-background-page-iframe.html is flaky
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, kling, koivisto, ryanhaddad, sabouhallawa, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=170745
https://bugs.webkit.org/show_bug.cgi?id=170043
Attachments:
Description Flags
Patch none

Matt Lewis
Reported 2017-05-16 12:13:17 PDT
The test svg/animations/animations-paused-in-background-page-iframe.html is a flaky failure on macOS Debug wk2. https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fanimations%2Fanimations-paused-in-background-page-iframe.html https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r216932%20(1029)/results.html https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/1029 This does not appear to be a recent regression. Diff: --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/svg/animations/animations-paused-in-background-page-iframe-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/svg/animations/animations-paused-in-background-page-iframe-actual.txt @@ -5,7 +5,7 @@ Setting page visibility to hidden PASS document.hidden is true -PASS internals.isImageAnimating(testImage) is false +FAIL internals.isImageAnimating(testImage) should be false. Was true. Setting page visibility to visible PASS internals.isImageAnimating(testImage) became true PASS successfullyParsed is true
Attachments
Patch (2.87 KB, patch)
2017-05-16 13:13 PDT, Chris Dumez
no flags
Matt Lewis
Comment 1 2017-05-16 12:14:46 PDT
I was able to reproduce locally on Sierra Debug with: run-webkit-tests svg/animations/animations-paused-in-background-page-iframe.html -f --iterations=219 -g
Chris Dumez
Comment 2 2017-05-16 12:20:56 PDT
Will look. Thanks.
Chris Dumez
Comment 3 2017-05-16 13:08:34 PDT
I can reproduce.
Chris Dumez
Comment 4 2017-05-16 13:13:16 PDT
WebKit Commit Bot
Comment 5 2017-05-16 22:26:13 PDT
Comment on attachment 310293 [details] Patch Clearing flags on attachment: 310293 Committed r216969: <http://trac.webkit.org/changeset/216969>
WebKit Commit Bot
Comment 6 2017-05-16 22:26:15 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.