Bug 170745 - LayoutTest svg/animations/animated-svg-image-outside-viewport-paused.html is a flaky failure
Summary: LayoutTest svg/animations/animated-svg-image-outside-viewport-paused.html is ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-11 12:58 PDT by Ryan Haddad
Modified: 2017-05-16 12:14 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.91 KB, patch)
2017-04-11 15:54 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-04-11 12:58:10 PDT
LayoutTest svg/animations/animated-svg-image-outside-viewport-paused.html is a flaky failure

https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/426

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fanimations%2Fanimated-svg-image-outside-viewport-paused.html

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/svg/animations/animated-svg-image-outside-viewport-paused-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/svg/animations/animated-svg-image-outside-viewport-paused-actual.txt
@@ -4,7 +4,7 @@
 
 
 Initially outside the viewport
-PASS internals.isImageAnimating(image) is false
+FAIL internals.isImageAnimating(image) should be false. Was true.
 Scrolling animation into view
 PASS internals.isImageAnimating(image) became true
 Scrolling animation outside view again
Comment 1 Chris Dumez 2017-04-11 13:08:05 PDT
Will take a look soon.
Comment 2 Chris Dumez 2017-04-11 15:54:29 PDT
Created attachment 306868 [details]
Patch
Comment 3 Chris Dumez 2017-04-13 12:10:30 PDT
Could someone please review this trivial test fix?
Comment 4 WebKit Commit Bot 2017-04-13 12:42:39 PDT
Comment on attachment 306868 [details]
Patch

Clearing flags on attachment: 306868

Committed r215332: <http://trac.webkit.org/changeset/215332>
Comment 5 WebKit Commit Bot 2017-04-13 12:42:40 PDT
All reviewed patches have been landed.  Closing bug.