RESOLVED FIXED 250467
REGRESSION(258753@main) Moving long-shipping features to the new 'shipping' status broke 9X API-Tests
https://bugs.webkit.org/show_bug.cgi?id=250467
Summary REGRESSION(258753@main) Moving long-shipping features to the new 'shipping' s...
Robert Jenner
Reported 2023-01-11 11:27:25 PST
The following 9X API-tests were broken when moving long-shipping features to the new 'shipping' status was changed at 258753@main for both macOS and iOS: TestWebKitAPI.LockdownMode.AllowedFont [ Failure ] TestWebKitAPI.MediaLoading.LockdownModeHLS [ Timeout ] TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode [ Timeout ] TestWebKitAPI.LockdownMode.SVGFonts [ Failure ] TestWebKitAPI.WKWebView.LocalStorageDirectoryExcludedFromBackup [ Failure ] TestWebKitAPI.LockdownMode.NotAllowedFont [ Failure ] TestWebKitAPI.LockdownMode.NotAllowedFontLoadingAPI [ Failure ] TestWebKitAPI.ProcessSwap.CannotDisableLockdownModeWithoutBrowserEntitlement [ Failure ] TestWebKitAPI.LockdownMode.AllowedFontLoadingAPI [ Failure ] HISTORY: https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.LockdownMode.AllowedFont&test=TestWebKitAPI.LockdownMode.AllowedFontLoadingAPI&test=TestWebKitAPI.LockdownMode.NotAllowedFont&test=TestWebKitAPI.LockdownMode.NotAllowedFontLoadingAPI&test=TestWebKitAPI.LockdownMode.SVGFonts&test=TestWebKitAPI.MediaLoading.LockdownModeHLS&test=TestWebKitAPI.ProcessSwap.CannotDisableLockdownModeWithoutBrowserEntitlement&test=TestWebKitAPI.ProcessSwap.NavigatingToLockdownMode&test=TestWebKitAPI.WKWebView.LocalStorageDirectoryExcludedFromBackup The history link indicates that this all started at 258753@main, and I was also able to reproduce the failures at 258753@main running the test as follows: run-api-tests <insert_test_here> The failures did not reproduce at 258752@main, so 258753@main is the culprit here.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-11 11:28:23 PST
Robert Jenner
Comment 2 2023-01-11 12:05:54 PST
Reverted below while fix is being tested: https://commits.webkit.org/258796@main
Note You need to log in before you can comment on or make changes to this bug.