summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/conformance_tests/gpu/buffer.https.any.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/webnn/conformance_tests/gpu/buffer.https.any.js.ini
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webnn/conformance_tests/gpu/buffer.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/conformance_tests/gpu/buffer.https.any.js.ini72
1 files changed, 72 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/conformance_tests/gpu/buffer.https.any.js.ini b/testing/web-platform/meta/webnn/conformance_tests/gpu/buffer.https.any.js.ini
index 33513829a2..ccfef56214 100644
--- a/testing/web-platform/meta/webnn/conformance_tests/gpu/buffer.https.any.js.ini
+++ b/testing/web-platform/meta/webnn/conformance_tests/gpu/buffer.https.any.js.ini
@@ -6,6 +6,42 @@
[destroyTwice]
expected: NOTRUN
+ [read / destroy]
+ expected: NOTRUN
+
+ [read / full_size]
+ expected: NOTRUN
+
+ [read / src_offset_only]
+ expected: NOTRUN
+
+ [read / zero_write]
+ expected: NOTRUN
+
+ [read / src_offset_and_size]
+ expected: NOTRUN
+
+ [read / larger_src_data]
+ expected: NOTRUN
+
+ [read / no_src_offset]
+ expected: NOTRUN
+
+ [read / context_mismatch]
+ expected: NOTRUN
+
+ [write / error]
+ expected: NOTRUN
+
+ [write / destroy]
+ expected: NOTRUN
+
+ [write / detached]
+ expected: NOTRUN
+
+ [write / context_mismatch]
+ expected: NOTRUN
+
[buffer.https.any.worker.html]
expected: ERROR
@@ -14,3 +50,39 @@
[destroyTwice]
expected: NOTRUN
+
+ [read / destroy]
+ expected: NOTRUN
+
+ [read / full_size]
+ expected: NOTRUN
+
+ [read / src_offset_only]
+ expected: NOTRUN
+
+ [read / zero_write]
+ expected: NOTRUN
+
+ [read / src_offset_and_size]
+ expected: NOTRUN
+
+ [read / larger_src_data]
+ expected: NOTRUN
+
+ [read / no_src_offset]
+ expected: NOTRUN
+
+ [read / context_mismatch]
+ expected: NOTRUN
+
+ [write / error]
+ expected: NOTRUN
+
+ [write / destroy]
+ expected: NOTRUN
+
+ [write / detached]
+ expected: NOTRUN
+
+ [write / context_mismatch]
+ expected: NOTRUN