chromium/third_party/blink/web_tests/external/wpt/fetch/private-network-access/shared-worker-blob-fetch.tentative.https.window-expected.txt

This is a testharness.js-based test.
[FAIL] private to local: failed preflight.
  assert_equals: fetch error expected (string) "TypeError" but got (undefined) undefined
[FAIL] public to local: failed preflight.
  assert_equals: fetch error expected (string) "TypeError" but got (undefined) undefined
[FAIL] public to private: failed preflight.
  assert_equals: fetch error expected (string) "TypeError" but got (undefined) undefined
[FAIL] treat-as-public to local: failed preflight.
  assert_equals: fetch error expected (string) "TypeError" but got (undefined) undefined
[FAIL] treat-as-public to private: failed preflight.
  assert_equals: fetch error expected (string) "TypeError" but got (undefined) undefined
Harness: the test ran to completion.