Bug 231366

Summary: [ iOS15 ] TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision is a flaky timeout
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, ap, ehutchison, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=231246

Description Eric Hutchison 2021-10-07 09:40:06 PDT
TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision

is timing out flakily on iOS15.

History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision

Build: https://build.webkit.org/#/builders/267/builds/82

Results: https://build.webkit.org/api/v2/logs/4462194/raw

Diff:
    TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision
        2021-10-07 08:43:18.408 TestWebKitAPI[77045:37496146] Writing analzed variants.

This test was previously crashing and that was resolved, but timeout started immediately after crashes stopped. See: https://bugs.webkit.org/show_bug.cgi?id=231246

Was able to occasionally reproduce locally on r283657 using run-api-tests --ios-simulator --iterations 100 --release --child-processes 1 --no-build --verbose TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision.

The test also timed out on a few iterations of the above test with --debug instead of --release. Unable to get test to timeout consistently.


Test suite failed

Timeout

    TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision

Testing completed, Exit status: 3
Comment 1 Radar WebKit Bug Importer 2021-10-07 09:41:35 PDT
<rdar://problem/83985339>
Comment 2 Ryan Haddad 2021-10-13 17:19:25 PDT
Disabled the test as part of https://trac.webkit.org/changeset/284133
Comment 3 Alex Christensen 2021-10-20 18:30:24 PDT

*** This bug has been marked as a duplicate of bug 232003 ***