RESOLVED FIXED246632
[ iOS ] TestWebKitAPI.WKWebExtensionController.BackgroundPageLoading is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=246632
Summary [ iOS ] TestWebKitAPI.WKWebExtensionController.BackgroundPageLoading is a con...
Hercules Hjalmarsson
Reported 2022-10-17 08:53:56 PDT
TestWebKitAPI.WKWebExtensionController.BackgroundPageLoading Is a constant API failure on iOS ToT and since re-introduced at 255568@main. HISTORY: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebExtensionController.BackgroundPageLoading DIFF: /Volumes/Data/worker/iOS-16-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionController.mm:129 Value of: !(testExtension.errors) Actual: false Expected: true /Volumes/Data/worker/iOS-16-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionController.mm:139 Value of: !(testExtension.errors) Actual: false Expected: true /Volumes/Data/worker/iOS-16-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionController.mm:144 Value of: !(testExtension.errors) Actual: false Expected: true
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-17 08:54:23 PDT
Hercules Hjalmarsson
Comment 2 2022-10-17 08:54:44 PDT
This issue can be bisected to 255568@main using command: run-api-tests --debug --iterations=2 --ios-simulator TestWebKitAPI.WKWebExtensionController.BackgroundPageLoading
EWS
Comment 3 2022-10-17 13:49:22 PDT
Test gardening commit 255647@main (308d015e5cf1): <https://commits.webkit.org/255647@main> Reviewed commits have been landed. Closing PR #5459 and removing active labels.
Timothy Hatcher
Comment 4 2022-11-10 13:30:39 PST
EWS
Comment 5 2022-11-15 09:38:47 PST
Committed 256699@main (7a1859a9fa5e): <https://commits.webkit.org/256699@main> Reviewed commits have been landed. Closing PR #6361 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.