Bug 231366 - [ iOS15 ] TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision is a flaky timeout
Summary: [ iOS15 ] TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision is...
Status: RESOLVED DUPLICATE of bug 232003
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-07 09:40 PDT by Eric Hutchison
Modified: 2021-10-20 18:30 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 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 ***