Bug 202328 - REGRESSION: [ iOS 13 ] Layout Test fast/images/async-image-multiple-clients-repaint.html is flaky
Summary: REGRESSION: [ iOS 13 ] Layout Test fast/images/async-image-multiple-clients-r...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-27 13:21 PDT by Truitt Savell
Modified: 2020-03-25 13:21 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.
Description Truitt Savell 2019-09-27 13:21:59 PDT
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
Comment 1 Truitt Savell 2019-09-27 13:26:21 PDT
Marked as failure in https://trac.webkit.org/changeset/250450/webkit
Comment 2 Truitt Savell 2019-09-27 13:26:45 PDT
This is tracked in <rdar://problem/54325032>
Comment 3 Said Abou-Hallawa 2020-03-25 10:16:50 PDT
Test is not flaky anymore. Remove flaky expectation for this test.

Committed r258993: <https://trac.webkit.org/changeset/258993>
Comment 4 Said Abou-Hallawa 2020-03-25 13:21:17 PDT
A follow-up patch to skip this test back in Mac-wk1 is:

Committed r259003: <https://trac.webkit.org/changeset/259003>