NEW 221491
[MacOS] animations/keyframe-pseudo-shadow.html is flakey failing
https://bugs.webkit.org/show_bug.cgi?id=221491
Summary [MacOS] animations/keyframe-pseudo-shadow.html is flakey failing
Attachments
Update TestExpectations (1.62 KB, patch)
2021-02-10 13:23 PST, Amir Mark Jr
no flags
Expected (12.12 KB, image/png)
2021-03-15 14:30 PDT, Amir Mark Jr
no flags
Actual (12.10 KB, image/png)
2021-03-15 14:30 PDT, Amir Mark Jr
no flags
Diff (3.19 KB, image/png)
2021-03-15 14:31 PDT, Amir Mark Jr
no flags
Radar WebKit Bug Importer
Comment 1 2021-02-05 10:59:36 PST
Amir Mark Jr
Comment 2 2021-02-05 14:41:09 PST
Able to reproduce using command: run-webkit-tests --debug animations/keyframe-pseudo-shadow.html --iterations 1000 -f
Alexey Proskuryakov
Comment 3 2021-02-07 12:14:33 PST
This is very frequent failure.
Amir Mark Jr
Comment 4 2021-02-10 13:23:49 PST
Created attachment 419893 [details] Update TestExpectations
Ryan Haddad
Comment 5 2021-02-10 13:27:53 PST
Comment on attachment 419893 [details] Update TestExpectations Clearing flags on attachment: 419893 Committed r272683: <https://trac.webkit.org/changeset/272683>
Amir Mark Jr
Comment 6 2021-03-15 14:30:04 PDT
Created attachment 423241 [details] Expected
Amir Mark Jr
Comment 7 2021-03-15 14:30:56 PDT
Amir Mark Jr
Comment 8 2021-03-15 14:31:26 PDT
Antoine Quint
Comment 9 2021-04-08 06:01:09 PDT
I can reproduce this with: rwt --debug --iterations=10000 --force --exit-after-n-failures=1 --no-build animations/keyframe-pseudo-shadow.html
Robert Jenner
Comment 10 2021-05-06 18:11:24 PDT
This test was still coming up every now and again. I looked at the expectation that was set, and it was Pass Failure. But it needs to be Pass ImageOnlyFailure. So I added the ImageOnly part to the expectation here: https://trac.webkit.org/changeset/277147/webkit
Note You need to log in before you can comment on or make changes to this bug.