[Webkit-unassigned] [Bug 262088] New: REGRESSION(266896 at main): [ wk2 debug ] imported/w3c/web-platform-tests/fetch/private-network-access/iframe.tentative.https.window.html is a near-constant failure.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 25 17:41:20 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262088
Bug ID: 262088
Summary: REGRESSION(266896 at main): [ wk2 debug ]
imported/w3c/web-platform-tests/fetch/private-network-
access/iframe.tentative.https.window.html is a
near-constant failure.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ben_schwartz at apple.com
CC: rniwa at webkit.org,
webkit-bot-watchers-bugzilla at group.apple.com,
webkit-bug-importer at group.apple.com
imported/w3c/web-platform-tests/fetch/private-network-access/iframe.tentative.https.window.html
This test is a near-constant/consistent failure on all platforms, wk2 debug builds.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fprivate-network-access%2Fiframe.tentative.https.window.html&style=debug
TEXT DIFF:
-PASS local to local: no preflight required.
-PASS local to private: no preflight required.
-PASS local to public: no preflight required.
-FAIL private to local: failed preflight. assert_equals: expected "timeout" but got "loaded"
+FAIL local to local: no preflight required. assert_equals: expected "loaded" but got "timeout"
+FAIL local to private: no preflight required. assert_equals: expected "loaded" but got "timeout"
+FAIL local to public: no preflight required. assert_equals: expected "loaded" but got "timeout"
+PASS private to local: failed preflight.
PASS private to local: missing CORS headers.
PASS private to local: missing PNA header.
FAIL private to local: success. assert_equals: expected "loaded" but got "timeout"
-PASS private to private: no preflight required.
-PASS private to public: no preflight required.
-FAIL public to local: failed preflight. assert_equals: expected "timeout" but got "loaded"
+FAIL private to private: no preflight required. assert_equals: expected "loaded" but got "timeout"
+FAIL private to public: no preflight required. assert_equals: expected "loaded" but got "timeout"
+PASS public to local: failed preflight.
PASS public to local: missing CORS headers.
PASS public to local: missing PNA header.
FAIL public to local: success. assert_equals: expected "loaded" but got "timeout"
-FAIL public to private: failed preflight. assert_equals: expected "timeout" but got "loaded"
+PASS public to private: failed preflight.
PASS public to private: missing CORS headers.
PASS public to private: missing PNA header.
FAIL public to private: success. assert_equals: expected "loaded" but got "timeout"
-PASS public to public: no preflight required.
-FAIL treat-as-public-address to local: failed preflight. assert_equals: expected "timeout" but got "loaded"
+FAIL public to public: no preflight required. assert_equals: expected "loaded" but got "timeout"
+PASS treat-as-public-address to local: failed preflight.
PASS treat-as-public-address to local: missing CORS headers.
PASS treat-as-public-address to local: missing PNA header.
FAIL treat-as-public-address to local: success. assert_equals: expected "loaded" but got "timeout"
-FAIL treat-as-public-address to private: failed preflight. assert_equals: expected "timeout" but got "loaded"
+PASS treat-as-public-address to private: failed preflight.
PASS treat-as-public-address to private: missing CORS headers.
PASS treat-as-public-address to private: missing PNA header.
FAIL treat-as-public-address to private: success. assert_equals: expected "loaded" but got "timeout"
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Debug-AppleSilicon-WK2-Tests/268414@main%20(3733)/imported/w3c/web-platform-tests/fetch/private-network-access/iframe.tentative.https.window-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on macOS Ventura (13.5, 22G74/arm64) ToT using the following command:
run-webkit-tests --debug --verbose --clobber-old-results imported/w3c/web-platform-tests/fetch/private-network-access/iframe.tentative.https.window.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230926/35cf037c/attachment-0001.htm>
More information about the webkit-unassigned
mailing list