Bug 189598
Summary: | REGRESSION: (r235948) Layout Test compositing/backing/backing-store-attachment-fill-forwards-animation.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, graouts, lforschler, ryanhaddad, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Truitt Savell
The following layout test is failing on Mac WK2
compositing/backing/backing-store-attachment-fill-forwards-animation.html
Probable cause:
flakiness started with https://trac.webkit.org/changeset/235948/webkit.
confirmed with command:
run-webkit-tests --root testbuild-235948 compositing/backing/backing-store-attachment-fill-forwards-animation.html --iterations 100 -f
failures do not occur on 235947.
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fbacking%2Fbacking-store-attachment-fill-forwards-animation.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Truitt Savell
Diff:
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r236009%20(8003)/compositing/backing/backing-store-attachment-fill-forwards-animation-pretty-diff.html
one line is no longer being written.
Radar WebKit Bug Importer
<rdar://problem/44644432>
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/r236473
Antoine Quint
This is basically a duplicate of https://bugs.webkit.org/show_bug.cgi?id=187845, the regression occurred because Dean turned the flag on by default in WK2. I think we should just track this as the bug Simon raised originally.
*** This bug has been marked as a duplicate of bug 187845 ***