Bug 221491 - [MacOS] animations/keyframe-pseudo-shadow.html is flakey failing
Summary: [MacOS] animations/keyframe-pseudo-shadow.html is flakey failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-05 10:58 PST by Amir Mark Jr
Modified: 2021-05-06 18:11 PDT (History)
4 users (show)

See Also:


Attachments
Update TestExpectations (1.62 KB, patch)
2021-02-10 13:23 PST, Amir Mark Jr
no flags Details | Formatted Diff | Diff
Expected (12.12 KB, image/png)
2021-03-15 14:30 PDT, Amir Mark Jr
no flags Details
Actual (12.10 KB, image/png)
2021-03-15 14:30 PDT, Amir Mark Jr
no flags Details
Diff (3.19 KB, image/png)
2021-03-15 14:31 PDT, Amir Mark Jr
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2021-02-05 10:59:36 PST
<rdar://problem/74032089>
Comment 2 Amir Mark Jr 2021-02-05 14:41:09 PST
Able to reproduce using command:

run-webkit-tests --debug animations/keyframe-pseudo-shadow.html --iterations 1000 -f
Comment 3 Alexey Proskuryakov 2021-02-07 12:14:33 PST
This is very frequent failure.
Comment 4 Amir Mark Jr 2021-02-10 13:23:49 PST
Created attachment 419893 [details]
Update TestExpectations
Comment 5 Ryan Haddad 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>
Comment 6 Amir Mark Jr 2021-03-15 14:30:04 PDT
Created attachment 423241 [details]
Expected
Comment 7 Amir Mark Jr 2021-03-15 14:30:56 PDT
Created attachment 423242 [details]
Actual
Comment 8 Amir Mark Jr 2021-03-15 14:31:26 PDT
Created attachment 423243 [details]
Diff
Comment 9 Antoine Quint 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
Comment 10 Robert Jenner 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