Bug 314851
| Summary: | REGRESSION(313207@main): [macOS] http/tests/site-isolation/inspector/debugger/provisional-frame-target-pausing.html is a constant text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, qianlangchen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
http/tests/site-isolation/inspector/debugger/provisional-frame-target-pausing.html is a constant text failure on macOS.
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/site-isolation/inspector/debugger/provisional-frame-target-pausing-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/site-isolation/inspector/debugger/provisional-frame-target-pausing-actual.txt
@@ -6,6 +6,11 @@
PASS: Provisional frame target was created.
PASS: Target should be paused on start.
PASS: Provisional frame target was committed.
+ERROR: Protocol Error: Attempted to dispatch method 'Network.requestWillBeSent' for non-existing domain 'Network' [object Object]
+ERROR: Protocol Error: Attempted to dispatch method 'Network.loadingFinished' for non-existing domain 'Network' [object Object]
+ERROR: Protocol Error: Attempted to dispatch method 'Network.responseReceived' for non-existing domain 'Network' [object Object]
+ERROR: Protocol Error: Attempted to dispatch method 'Network.dataReceived' for non-existing domain 'Network' [object Object]
+ERROR: Protocol Error: Attempted to dispatch method 'Network.loadingFinished' for non-existing domain 'Network' [object Object]
PASS: Frame loaded successfully.
-- Running test case: SiteIsolation.ProvisionalFrameTargetPausing.PageNavigation.NewMainFrame
DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/313258@main%20(3898)/http/tests/site-isolation/inspector/debugger/provisional-frame-target-pausing-pretty-diff.html
I am going to mark expectations as failure while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177105765>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/64956
EWS
Test gardening commit 313266@main (663a9e52289f): <https://commits.webkit.org/313266@main>
Reviewed commits have been landed. Closing PR #64956 and removing active labels.