Bug 207152 - [ macOS iOS ] fast/dom/connected-subframe-counter-overflow.html is flaky timing out
Summary: [ macOS iOS ] fast/dom/connected-subframe-counter-overflow.html is flaky timi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-03 14:58 PST by Jacob Uphoff
Modified: 2020-03-12 16:10 PDT (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (2.63 KB, patch)
2020-02-03 15:02 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-03 14:58:44 PST
fast/dom/connected-subframe-counter-overflow.html 

This test is flaky timing out on both macOS and iOS for all visible history

It appears to be happening on debug across all platforms 

I was able to reproduce with running in iterations within 10 runs 

History:

https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2Fconnected-subframe-counter-overflow.html&limit=50000&platform=mac&platform=ios

Diff:

No diff was given
Comment 1 Jacob Uphoff 2020-02-03 15:02:47 PST
Created attachment 389576 [details]
Update Test Expectations
Comment 2 Radar WebKit Bug Importer 2020-02-03 15:03:40 PST
<rdar://problem/59127411>
Comment 3 Truitt Savell 2020-02-03 15:04:24 PST
Comment on attachment 389576 [details]
Update Test Expectations

Clearing flags on attachment: 389576

Committed r255602: <https://trac.webkit.org/changeset/255602>
Comment 4 Chris Dumez 2020-03-12 15:50:19 PDT
This seems to just be a slow test. It is inserting a lot of iframe to try and test for some overflow situation.
Comment 5 Chris Dumez 2020-03-12 16:10:51 PDT
Committed r258367: <https://trac.webkit.org/changeset/258367>