Bug 250743 - REGRESSION(258975@main): 2X TestWebKitAPI.AppPrivacyReport (API-Tests) are constant timeouts
Summary: REGRESSION(258975@main): 2X TestWebKitAPI.AppPrivacyReport (API-Tests) are co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-17 17:39 PST by Robert Jenner
Modified: 2023-01-17 17:48 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2023-01-17 17:39:09 PST
The following 2 API-tests are constant timeouts on iOS Debug:

TestWebKitAPI.AppPrivacyReport.RestoreFromInteractionStateIsNonAppInitiated
TestWebKitAPI.AppPrivacyReport.RestoreFromSessionStateIsNonAppInitiated

HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.AppPrivacyReport.RestoreFromInteractionStateIsNonAppInitiated&test=TestWebKitAPI.AppPrivacyReport.RestoreFromSessionStateIsNonAppInitiated

I was able to reproduce the timeouts for both tests at iOS 16 Debug ToT running the tests as follows:


run-api-tests --iOS-simulator <insert_test_name_here>

I was also able to confirm that 258975@main is the regression point, as I was able to reproduce the timeout at 258975@main, and not at 258974@main.
Comment 1 Radar WebKit Bug Importer 2023-01-17 17:39:23 PST
<rdar://problem/104359014>
Comment 2 Robert Jenner 2023-01-17 17:48:48 PST
I have resolved this temporarily by reverting the change that broke these tests here:

https://commits.webkit.org/259012@main