Bug 207235 - [ macOS ] legacy-animation-engine/fast/animation/request-animation-frame-iframe.html is flaky failing
Summary: [ macOS ] legacy-animation-engine/fast/animation/request-animation-frame-ifra...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-04 15:16 PST by Jacob Uphoff
Modified: 2020-03-09 12:56 PDT (History)
5 users (show)

See Also:


Attachments
Update Test Expectations (1.56 KB, patch)
2020-02-04 15:21 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-04 15:16:16 PST
legacy-animation-engine/fast/animation/request-animation-frame-iframe.html

This test has been flaky failing and the first failure appears to have been on commit 254092 but I don't think that is the cause of the failure.

I was able to reproduce the failure 1 time in an iteration test run of 5000

History:

https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Ffast%2Fanimation%2Frequest-animation-frame-iframe.html&limit=50000

Diff:

--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/legacy-animation-engine/fast/animation/request-animation-frame-iframe-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/legacy-animation-engine/fast/animation/request-animation-frame-iframe-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS callbackInvoked is true
+FAIL callbackInvoked should be true. Was false.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2020-02-04 15:17:04 PST
<rdar://problem/59167769>
Comment 2 Jacob Uphoff 2020-02-04 15:21:26 PST
Created attachment 389722 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-04 15:25:40 PST
Comment on attachment 389722 [details]
Update Test Expectations

Clearing flags on attachment: 389722

Committed r255707: <https://trac.webkit.org/changeset/255707>
Comment 4 Antoine Quint 2020-03-09 12:56:01 PDT
This test is gone as of r258150, see bug 208815.