summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/gpu/pad.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webnn/gpu/pad.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/gpu/pad.https.any.js.ini38
1 files changed, 0 insertions, 38 deletions
diff --git a/testing/web-platform/meta/webnn/gpu/pad.https.any.js.ini b/testing/web-platform/meta/webnn/gpu/pad.https.any.js.ini
deleted file mode 100644
index abc370455a..0000000000
--- a/testing/web-platform/meta/webnn/gpu/pad.https.any.js.ini
+++ /dev/null
@@ -1,38 +0,0 @@
-[pad.https.any.html]
- expected: ERROR
- [pad float32 1D tensor default options / async]
- expected: NOTRUN
-
- [pad float32 2D tensor default options / async]
- expected: NOTRUN
-
- [pad float32 3D tensor default options / async]
- expected: NOTRUN
-
- [pad float32 4D tensor default options / async]
- expected: NOTRUN
-
- [pad float32 5D tensor default options / async]
- expected: NOTRUN
-
- [pad float32 2D tensor explicit options.mode='constant' / async]
- expected: NOTRUN
-
- [pad float32 2D tensor options.value default constant mode / async]
- expected: NOTRUN
-
- [pad float32 4D tensor options.mode='edge' / async]
- expected: NOTRUN
-
- [pad float32 4D tensor options.mode='reflection' / async]
- expected: NOTRUN
-
- [pad float32 4D tensor options.mode='symmetric' / async]
- expected: NOTRUN
-
- [pad float32 1D constant tensor default options / async]
- expected: NOTRUN
-
-
-[pad.https.any.worker.html]
- expected: ERROR