chromium/third_party/blink/web_tests/external/wpt/workers/Worker_cross_origin_security_err-expected.txt

This is a testharness.js-based test.
[FAIL] Cross-origin classic workers should fail to fetch
  Failed to construct 'Worker': Script at 'ftp://example.org/support/WorkerBasic.js' cannot be accessed from origin 'http://web-platform.test:8001'.
[FAIL] Cross-origin module workers should fail to fetch
  Failed to construct 'Worker': Script at 'ftp://example.org/support/WorkerBasic.js' cannot be accessed from origin 'http://web-platform.test:8001'.
Harness: the test ran to completion.