Bug 233047 - Web Inspector: inspector/page/setShowPaintRects.html is a flakey failure since introduction
Summary: Web Inspector: inspector/page/setShowPaintRects.html is a flakey failure sinc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Patrick Angle
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-12 09:13 PST by Patrick Angle
Modified: 2022-06-15 16:56 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Angle 2021-11-12 09:13:08 PST
See results database: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fpage%2FsetShowPaintRects.html

Failures are much more common on debug builds, so I suspect there is a timing issue between the two test cases where we are still showing repaint rects from before disabling them.
Comment 1 Radar WebKit Bug Importer 2021-11-12 09:13:25 PST
<rdar://problem/85345706>
Comment 2 Patrick Angle 2021-11-12 09:38:48 PST
Mac test expectations updated in r285727 (244186@main): <https://commits.webkit.org/244186@main>.
Comment 3 Antoine Quint 2022-03-22 08:53:39 PDT
Flakiness is reproducible with this command:

rwt --debug inspector/page/setShowPaintRects.html --iterations 100 --exit-after-n-failures 1 --force
Comment 4 Patrick Angle 2022-06-15 11:08:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1541
Comment 5 EWS 2022-06-15 16:55:58 PDT
Committed r295580 (251585@main): <https://commits.webkit.org/251585@main>

Reviewed commits have been landed. Closing PR #1541 and removing active labels.