Bug 231366
Summary: | [ iOS15 ] TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
Component: | New Bugs | Assignee: | 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 |
Eric Hutchison
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83985339>
Ryan Haddad
Disabled the test as part of https://trac.webkit.org/changeset/284133
Alex Christensen
*** This bug has been marked as a duplicate of bug 232003 ***