chromium/third_party/blink/web_tests/platform/win/virtual/webnn-service-with-gpu/external/wpt/webnn/validation_tests/pooling.https.any_gpu-expected.txt

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