Bug 246632
| Summary: | [ iOS ] TestWebKitAPI.WKWebExtensionController.BackgroundPageLoading is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Timothy Hatcher <timothy> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | timothy, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Hercules Hjalmarsson
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101248815>
Hercules Hjalmarsson
This issue can be bisected to 255568@main using command:
run-api-tests --debug --iterations=2 --ios-simulator TestWebKitAPI.WKWebExtensionController.BackgroundPageLoading
EWS
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
Pull request: https://github.com/WebKit/WebKit/pull/6361
EWS
Committed 256699@main (7a1859a9fa5e): <https://commits.webkit.org/256699@main>
Reviewed commits have been landed. Closing PR #6361 and removing active labels.