chromium/third_party/blink/web_tests/external/wpt/webaudio/the-audio-api/the-audioworklet-interface/process-getter.https-expected.txt

This is a testharness.js-based test.
[FAIL] 'process' getter on prototype
  promise_test: Unhandled rejection with value: object "InvalidStateError: Failed to construct 'AudioWorkletNode': AudioWorkletNode cannot be created: The node name 'process-getter-test-prototype' is not defined in AudioWorkletGlobalScope."
[FAIL] 'process' getter on instance
  promise_test: Unhandled rejection with value: object "InvalidStateError: Failed to construct 'AudioWorkletNode': AudioWorkletNode cannot be created: The node name 'process-getter-test-instance' is not defined in AudioWorkletGlobalScope."
Harness: the test ran to completion.