Bug 211261 - [ iOS ] compositing/iframes/border-radius-composited-frame.html and compositing/iframes/border-uneven-radius-composited-frame.html are flaky failures
Summary: [ iOS ] compositing/iframes/border-radius-composited-frame.html and compositi...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 149828
Blocks:
  Show dependency treegraph
 
Reported: 2020-04-30 15:49 PDT by Truitt Savell
Modified: 2020-05-01 10:49 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2020-04-30 15:50:02 PDT
<rdar://problem/62680595>
Comment 2 Truitt Savell 2020-04-30 16:18:47 PDT
Marked test as failing in https://trac.webkit.org/changeset/260972/webkit
Comment 3 Truitt Savell 2020-04-30 16:21:18 PDT
Make it the correct failure type: https://trac.webkit.org/changeset/260973/webkit
Comment 5 Truitt Savell 2020-05-01 09:19:10 PDT
Marked compositing/iframes/border-uneven-radius-composited-frame.html as failing too in:
https://trac.webkit.org/changeset/261002/webkit
Comment 6 Alexey Proskuryakov 2020-05-01 10:36:06 PDT
New tests landed flaky.

More antialiasing noise! Is this flaky on its own, or caused by a preceding test?
Comment 7 Truitt Savell 2020-05-01 10:49:32 PDT
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