chromium/third_party/blink/web_tests/platform/mac-mac15-arm64/virtual/webnn-service-with-gpu/external/wpt/webnn/conformance_tests/pad.https.any.worker_gpu-expected.txt

This is a testharness.js-based test.
[FAIL] pad float32 4D tensor options.mode='edge'
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': Unsupported padding for pad, padding for more than two dimensions only supports 'constant' mode."
[FAIL] pad float32 4D tensor options.mode='reflection'
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': Unsupported padding for pad, padding for more than two dimensions only supports 'constant' mode."
[FAIL] pad float32 4D tensor options.mode='symmetric'
  promise_test: Unhandled rejection with value: object "NotSupportedError: Failed to execute 'build' on 'MLGraphBuilder': Unsupported mode symmetric for pad."
Harness: the test ran to completion.