WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
264584
[WPE][GTK] Failures in imported/w3c/web-platform-tests/fetch
https://bugs.webkit.org/show_bug.cgi?id=264584
Summary
[WPE][GTK] Failures in imported/w3c/web-platform-tests/fetch
Philippe Normand
Reported
2023-11-10 07:34:13 PST
--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/metadata/generated/css-font-face.sub.tentative-expected.txt +++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/metadata/generated/css-font-face.sub.tentative-actual.txt @@ -8,9 +8,9 @@ FAIL sec-fetch-dest - Not sent to non-trustworthy same-origin destination promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers." PASS sec-fetch-dest - Not sent to non-trustworthy same-site destination PASS sec-fetch-dest - Not sent to non-trustworthy cross-site destination -PASS sec-fetch-user - Not sent to non-trustworthy same-origin destination -PASS sec-fetch-user - Not sent to non-trustworthy same-site destination -PASS sec-fetch-user - Not sent to non-trustworthy cross-site destination +FAIL sec-fetch-user - Not sent to non-trustworthy same-origin destination promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers." +FAIL sec-fetch-user - Not sent to non-trustworthy same-site destination promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers." +FAIL sec-fetch-user - Not sent to non-trustworthy cross-site destination promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers." FAIL sec-fetch-site - HTTPS downgrade (header not sent) promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers." FAIL sec-fetch-site - HTTPS upgrade promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers." FAIL sec-fetch-site - HTTPS downgrade-upgrade promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers." --- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota_include=slow-2-expected.txt +++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota_include=slow-2-actual.txt @@ -1,3 +1,3 @@ -PASS A Keep-Alive fetch() should return only its allocated Quota upon promise resolution. +FAIL A Keep-Alive fetch() should return only its allocated Quota upon promise resolution. assert_unreached: Should have rejected: undefined Reached unreachable code --- /app/webkit/WebKitBuild/GTK/Release/layout-test-results/imported/w3c/web-platform-tests/fetch/private-network-access/fetch.https.window-expected.txt +++ /app/webkit/WebKitBuild/GTK/Release/layout-test-results/imported/w3c/web-platform-tests/fetch/private-network-access/fetch.https.window-actual.txt @@ -1,3 +1,5 @@ + +Harness Error (TIMEOUT), message = null PASS local to local: no preflight required. PASS local to private: no preflight required. @@ -37,9 +39,9 @@ FAIL public to private: no-CORS mode missing PNA header on preflight response. assert_equals: error expected (string) "TypeError: Failed to fetch" but got (undefined) undefined PASS public to private: no-CORS mode success. PASS public to public: no preflight required. -FAIL treat-as-public-address to local: failed preflight. assert_equals: error expected (string) "TypeError: Failed to fetch" but got (undefined) undefined -FAIL treat-as-public-address to local: success. assert_equals: response ok expected true but got false -FAIL treat-as-public-address to private: failed preflight. assert_equals: error expected "TypeError: Failed to fetch" but got "TypeError: Load failed" -FAIL treat-as-public-address to private: success. assert_equals: error expected (undefined) undefined but got (string) "TypeError: Load failed" -PASS treat-as-public-address to public: no preflight required. +TIMEOUT treat-as-public-address to local: failed preflight. Test timed out +NOTRUN treat-as-public-address to local: success. +NOTRUN treat-as-public-address to private: failed preflight. +NOTRUN treat-as-public-address to private: success. +NOTRUN treat-as-public-address to public: no preflight required.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug