WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
170410
REGRESSION: fast/images/animated-gif-webkit-transform.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=170410
Summary
REGRESSION: fast/images/animated-gif-webkit-transform.html is flaky
Alexey Proskuryakov
Reported
2017-04-03 12:48:45 PDT
fast/images/animated-gif-webkit-transform.html has become flaky on multiple bots recently (2017-03-28). @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS isFirstImagePaused() is false +FAIL isFirstImagePaused() should be false. Was true. PASS isSecondImagePaused() became true PASS isFirstImagePaused() is false Translating images left so that first image is no longer visible, but second image is.
Attachments
Patch
(3.10 KB, patch)
2017-06-08 11:10 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-04-03 12:52:09 PDT
<
rdar://problem/31409381
>
Alexey Proskuryakov
Comment 2
2017-04-03 12:52:20 PDT
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fimages%2Fanimated-gif-webkit-transform.html
Ryan Haddad
Comment 3
2017-04-04 10:53:22 PDT
Marked test as flaky in
https://trac.webkit.org/changeset/214884/webkit
Ryan Haddad
Comment 4
2017-06-08 10:54:47 PDT
According to the flakiness dashboard, this test is no longer flaky.
Chris Dumez
Comment 5
2017-06-08 10:59:24 PDT
I can reproduce with: Tools/Scripts/run-webkit-tests --repeat-each=200 fast/images/animated-gif-webkit-transform.html -gf --child-processes=10 (Need to update TestExpections first as the test has been marked as flaky) Result: --- /Volumes/Data/cdumez/WebKit/OpenSource/WebKitBuild/Release/layout-test-results/fast/images/animated-gif-webkit-transform-expected.txt +++ /Volumes/Data/cdumez/WebKit/OpenSource/WebKitBuild/Release/layout-test-results/fast/images/animated-gif-webkit-transform-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS isFirstImagePaused() is false +FAIL isFirstImagePaused() should be false. Was true. PASS isSecondImagePaused() became true PASS isFirstImagePaused() is false Translating images left so that first image is no longer visible, but second image is.
Chris Dumez
Comment 6
2017-06-08 11:02:37 PDT
I have a fix. Will upload after lunch.
Chris Dumez
Comment 7
2017-06-08 11:10:22 PDT
Created
attachment 312324
[details]
Patch
Chris Dumez
Comment 8
2017-06-08 15:12:36 PDT
Comment on
attachment 312324
[details]
Patch Clearing flags on attachment: 312324 Committed
r217950
: <
http://trac.webkit.org/changeset/217950
>
Chris Dumez
Comment 9
2017-06-08 15:12:39 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.
Top of Page
Format For Printing
XML
Clone This Bug