Bug 206708 - fast/animation/request-animation-frame-iframe.html is flaky failing
Summary: fast/animation/request-animation-frame-iframe.html is flaky failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-23 15:44 PST by Jacob Uphoff
Modified: 2020-02-07 10:49 PST (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.41 KB, patch)
2020-01-28 09:51 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff
Update Test Expectations (2.28 KB, patch)
2020-01-28 10:00 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff
Update Test Expectations (1.53 KB, patch)
2020-01-28 10:02 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-01-23 15:44:00 PST
fast/animation/request-animation-frame-iframe.html is flakey failing and appears to have started before commit 253475
This failure is happening on both Catalina and Mojave

I did not try to reproduce

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fanimation%2Frequest-animation-frame-iframe.html

Diff:

--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/fast/animation/request-animation-frame-iframe-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/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-01-23 15:44:26 PST
<rdar://problem/58851692>
Comment 2 Alexey Proskuryakov 2020-01-26 12:23:08 PST
I don't see this being a regression, this test has been flakily failing for all available history.
Comment 3 Jacob Uphoff 2020-01-28 09:51:49 PST
Created attachment 389020 [details]
Update Test Expectations
Comment 4 Jacob Uphoff 2020-01-28 10:00:01 PST
Created attachment 389022 [details]
Update Test Expectations
Comment 5 Jacob Uphoff 2020-01-28 10:02:05 PST
Created attachment 389023 [details]
Update Test Expectations
Comment 6 Truitt Savell 2020-01-28 10:06:20 PST
Comment on attachment 389023 [details]
Update Test Expectations

Clearing flags on attachment: 389023

Committed r255254: <https://trac.webkit.org/changeset/255254>