RESOLVED FIXED 207859
[ macOS ] fast/images/slower-decoding-than-animation-image.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=207859
Summary [ macOS ] fast/images/slower-decoding-than-animation-image.html is flaky failing
Jacob Uphoff
Reported 2020-02-17 13:58:21 PST
fast/images/slower-decoding-than-animation-image.html This test has been failing for all visible history. I was able to reproduce the failing by running it in iterations. Here is the command I used: 'run-webkit-tests --root debug-256764 fast/images/slower-decoding-than-animation-image.html -1 -f --iterations 5000 --debug' and it failed 32 times. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fslower-decoding-than-animation-image.html&limit=50000 Diff: --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/fast/images/slower-decoding-than-animation-image-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/fast/images/slower-decoding-than-animation-image-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS internals.imageFrameIndex(image) is 1 +FAIL internals.imageFrameIndex(image) should be 1. Was 0. PASS successfullyParsed is true TEST COMPLETE
Attachments
Patch (8.62 KB, patch)
2020-03-23 21:02 PDT, Said Abou-Hallawa
no flags
Jacob Uphoff
Comment 1 2020-02-17 14:02:13 PST
Radar WebKit Bug Importer
Comment 2 2020-02-17 14:02:29 PST
Said Abou-Hallawa
Comment 3 2020-03-23 21:02:19 PDT
*** Bug 172666 has been marked as a duplicate of this bug. ***
Said Abou-Hallawa
Comment 4 2020-03-23 21:02:58 PDT
EWS
Comment 5 2020-03-24 12:40:29 PDT
Committed r258930: <https://trac.webkit.org/changeset/258930> All reviewed patches have been landed. Closing bug and clearing flags on attachment 394349 [details].
Said Abou-Hallawa
Comment 6 2020-03-24 19:13:31 PDT
A follow up patch which makes the test reliable on the slow bots: Committed r258960: <https://trac.webkit.org/changeset/258960>
Note You need to log in before you can comment on or make changes to this bug.