chromium/third_party/blink/web_tests/platform/win11-arm64/virtual/webnn-service-on-cpu/external/wpt/webnn/validation_tests/softmax.https.any.worker_cpu-expected.txt

This is a testharness.js-based test.
[FAIL] [softmax] Test building Softmax with float16 input without axis.
  promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'softmax' on 'MLGraphBuilder': Unsupported data type float16 for argument input, must be one of [float32]."
[FAIL] [softmax] Test building Softmax with float16 input.
  promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'softmax' on 'MLGraphBuilder': Unsupported data type float16 for argument input, must be one of [float32]."
Harness: the test ran to completion.