summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/clamp.https.any.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /testing/web-platform/meta/webnn/clamp.https.any.js.ini
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webnn/clamp.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/clamp.https.any.js.ini55
1 files changed, 0 insertions, 55 deletions
diff --git a/testing/web-platform/meta/webnn/clamp.https.any.js.ini b/testing/web-platform/meta/webnn/clamp.https.any.js.ini
deleted file mode 100644
index b3c4a1fd62..0000000000
--- a/testing/web-platform/meta/webnn/clamp.https.any.js.ini
+++ /dev/null
@@ -1,55 +0,0 @@
-[clamp.https.any.worker.html]
- expected: ERROR
-
-[clamp.https.any.html]
- expected: ERROR
- [clamp float32 1D tensor default options / async]
- expected: NOTRUN
-
- [clamp float32 2D tensor default options / async]
- expected: NOTRUN
-
- [clamp float32 3D tensor default options / async]
- expected: NOTRUN
-
- [clamp float32 4D tensor default options / async]
- expected: NOTRUN
-
- [clamp float32 5D tensor default options / async]
- expected: NOTRUN
-
- [clamp float32 4D tensor default options.maxValue and specified negative options.minValue / async]
- expected: NOTRUN
-
- [clamp float32 3D tensor default options.maxValue and specified options.minValue=0.0 / async]
- expected: NOTRUN
-
- [clamp float32 2D tensor default options.maxValue and specified positive options.minValue / async]
- expected: NOTRUN
-
- [clamp float32 5D tensor default options.minValue and specified negative options.maxValue / async]
- expected: NOTRUN
-
- [clamp float32 1D tensor default options.minValue and specified options.maxValue=0.0 / async]
- expected: NOTRUN
-
- [clamp float32 3D tensor default options.minValue and specified positive options.maxValue / async]
- expected: NOTRUN
-
- [clamp float32 5D tensor specified both negative options.minValue and options.maxValue / async]
- expected: NOTRUN
-
- [clamp float32 4D tensor specified negative options.minValue and options.maxValue=0.0 / async]
- expected: NOTRUN
-
- [clamp float32 3D tensor specified negative options.minValue and positive options.maxValue / async]
- expected: NOTRUN
-
- [clamp float32 2D tensor specified options.minValue=0.0 and positive options.maxValue / async]
- expected: NOTRUN
-
- [clamp float32 1D tensor specified both positive options.minValue and options.maxValue / async]
- expected: NOTRUN
-
- [clamp float32 1D constant tensor default options / async]
- expected: NOTRUN