diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /testing/web-platform/meta/webnn/pad.https.any.js.ini | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-upstream/125.0.1.tar.xz firefox-upstream/125.0.1.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webnn/pad.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webnn/pad.https.any.js.ini | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/testing/web-platform/meta/webnn/pad.https.any.js.ini b/testing/web-platform/meta/webnn/pad.https.any.js.ini deleted file mode 100644 index 2baa3269f4..0000000000 --- a/testing/web-platform/meta/webnn/pad.https.any.js.ini +++ /dev/null @@ -1,37 +0,0 @@ -[pad.https.any.worker.html] - expected: ERROR - -[pad.https.any.html] - expected: ERROR - [pad float32 4D tensor options.mode='edge' / async] - expected: NOTRUN - - [pad float32 3D tensor default options / async] - expected: NOTRUN - - [pad float32 2D tensor options.value default constant mode / async] - expected: NOTRUN - - [pad float32 2D tensor explicit options.mode='constant' / async] - expected: NOTRUN - - [pad float32 4D tensor default options / async] - expected: NOTRUN - - [pad float32 2D tensor default options / async] - expected: NOTRUN - - [pad float32 1D tensor default options / async] - expected: NOTRUN - - [pad float32 4D tensor options.mode='reflection' / async] - expected: NOTRUN - - [pad float32 5D tensor default options / async] - expected: NOTRUN - - [pad float32 4D tensor options.mode='symmetric' / async] - expected: NOTRUN - - [pad float32 1D constant tensor default options / async] - expected: NOTRUN |