Bug 206733 - Layout Test animations/no-style-recalc-during-accelerated-animation.html is flaky
Summary: Layout Test animations/no-style-recalc-during-accelerated-animation.html is f...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pablo Saavedra
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-24 02:58 PST by Pablo Saavedra
Modified: 2020-01-24 04:58 PST (History)
2 users (show)

See Also:


Attachments
patch (1.46 KB, patch)
2020-01-24 03:10 PST, Pablo Saavedra
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Saavedra 2020-01-24 02:58:03 PST
The following layout test is flaky on GTK

animations/no-style-recalc-during-accelerated-animation.html

Probable cause:

Some change done between 253982 and 253975 (https://trac.webkit.org/log/webkit/?verbose=on&rev=253982&stop_rev=253975) causes this test flaky (when it was systematically failing failing before)


Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=animations%2Fno-style-recalc-during-accelerated-animation.html
Comment 1 Pablo Saavedra 2020-01-24 03:10:12 PST
Created attachment 388666 [details]
patch
Comment 2 WebKit Commit Bot 2020-01-24 03:32:45 PST
Comment on attachment 388666 [details]
patch

Clearing flags on attachment: 388666

Committed r255065: <https://trac.webkit.org/changeset/255065>
Comment 3 WebKit Commit Bot 2020-01-24 03:32:46 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2020-01-24 03:33:15 PST
<rdar://problem/58864137>
Comment 5 Pablo Saavedra 2020-01-24 04:58:43 PST
Reopening because test is labeled as flaky.