chromium/third_party/blink/web_tests/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-of-promise-result-expected.txt

This is a testharness.js-based test.
[FAIL] Evaled the script via eval, successful import
  promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch dynamically imported module: http://web-platform.test:8001/html/semantics/imports-a.js?1"
[FAIL] Evaled the script via Function, successful import
  promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch dynamically imported module: http://web-platform.test:8001/html/semantics/imports-a.js?2"
Harness: the test ran to completion.