Bug 211261
Summary: | [ iOS ] compositing/iframes/border-radius-composited-frame.html and compositing/iframes/border-uneven-radius-composited-frame.html are flaky failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
Component: | Compositing | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, sabouhallawa, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 149828 | ||
Bug Blocks: |
Truitt Savell
The new test compositing/iframes/border-radius-composited-frame.html
added in https://trac.webkit.org/changeset/260950/webkit
is flaky on iOS
History:
https://results.webkit.org/?suite=layout-tests&test=compositing%2Fiframes%2Fborder-radius-composited-frame.html
Diff:
https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Release%20WK2%20(Tests)/r260952%20(4102)/compositing/iframes/border-radius-composited-frame-diffs.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/62680595>
Truitt Savell
Marked test as failing in https://trac.webkit.org/changeset/260972/webkit
Truitt Savell
Make it the correct failure type: https://trac.webkit.org/changeset/260973/webkit
Truitt Savell
compositing/iframes/border-uneven-radius-composited-frame.html
This test is also flaky failing from the same commit https://trac.webkit.org/changeset/260950/webkit
History:
https://results.webkit.org/?suite=layout-tests&test=compositing%2Fiframes%2Fborder-uneven-radius-composited-frame.html
Diff:
https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Release%20WK2%20(Tests)/r260996%20(4127)/compositing/iframes/border-uneven-radius-composited-frame-diffs.html
Truitt Savell
Marked compositing/iframes/border-uneven-radius-composited-frame.html as failing too in:
https://trac.webkit.org/changeset/261002/webkit
Alexey Proskuryakov
New tests landed flaky.
More antialiasing noise! Is this flaky on its own, or caused by a preceding test?
Truitt Savell
compositing/iframes/border-uneven-radius-composited-frame.html does reproduce easily on its own with command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f compositing/iframes/border-uneven-radius-composited-frame.html
but compositing/iframes/border-radius-composited-frame.html does not seem to early reproduce with iterations