Bug 228778 - [GLIB] mhtml tests are flaky
Summary: [GLIB] mhtml tests are flaky
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Linux
: P2 Minor
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-04 09:02 PDT by Arcady Goldmints-Orlov
Modified: 2021-08-04 10:41 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2021-08-04 09:23 PDT, Arcady Goldmints-Orlov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arcady Goldmints-Orlov 2021-08-04 09:02:08 PDT
The mhtml tests seem to randomly fail on both GTK and WPE, with the failing case having entirely blank images. Maybe there is some kind of race condition in the test that doesn't wait for something to finish loading?
Comment 1 Arcady Goldmints-Orlov 2021-08-04 09:23:07 PDT
Created attachment 434908 [details]
Patch
Comment 2 EWS 2021-08-04 10:33:07 PDT
Committed r280637 (240250@main): <https://commits.webkit.org/240250@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434908 [details].
Comment 3 Radar WebKit Bug Importer 2021-08-04 10:34:45 PDT
<rdar://problem/81521649>
Comment 4 Arcady Goldmints-Orlov 2021-08-04 10:41:13 PDT
Reopening to track the fix.