RESOLVED FIXED250743
REGRESSION(258975@main): 2X TestWebKitAPI.AppPrivacyReport (API-Tests) are constant timeouts
https://bugs.webkit.org/show_bug.cgi?id=250743
Summary REGRESSION(258975@main): 2X TestWebKitAPI.AppPrivacyReport (API-Tests) are co...
Robert Jenner
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-17 17:39:23 PST
Robert Jenner
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.