Bug 202328
Summary: | REGRESSION: [ iOS 13 ] Layout Test fast/images/async-image-multiple-clients-repaint.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
Component: | Tools / Tests | Assignee: | Said Abou-Hallawa <sabouhallawa> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | aakash_jain, ap, sabouhallawa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Truitt Savell
The following layout test is flaky on iOS 13
fast/images/async-image-multiple-clients-repaint.html
Probable cause:
<rdar://problem/54325032>
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fimages%2Fasync-image-multiple-clients-repaint.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Truitt Savell
Marked as failure in https://trac.webkit.org/changeset/250450/webkit
Truitt Savell
This is tracked in <rdar://problem/54325032>
Said Abou-Hallawa
Test is not flaky anymore. Remove flaky expectation for this test.
Committed r258993: <https://trac.webkit.org/changeset/258993>
Said Abou-Hallawa
A follow-up patch to skip this test back in Mac-wk1 is:
Committed r259003: <https://trac.webkit.org/changeset/259003>