From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../webnn/validation_tests/hardSigmoid.https.any.js.ini | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 testing/web-platform/meta/webnn/validation_tests/hardSigmoid.https.any.js.ini (limited to 'testing/web-platform/meta/webnn/validation_tests/hardSigmoid.https.any.js.ini') diff --git a/testing/web-platform/meta/webnn/validation_tests/hardSigmoid.https.any.js.ini b/testing/web-platform/meta/webnn/validation_tests/hardSigmoid.https.any.js.ini new file mode 100644 index 0000000000..b0c333b725 --- /dev/null +++ b/testing/web-platform/meta/webnn/validation_tests/hardSigmoid.https.any.js.ini @@ -0,0 +1,14 @@ +[hardSigmoid.https.any.worker.html] + [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")] + expected: FAIL + + [[hardSigmoid\] throw if input is from another builder] + expected: FAIL + + +[hardSigmoid.https.any.html] + [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")] + expected: FAIL + + [[hardSigmoid\] throw if input is from another builder] + expected: FAIL -- cgit v1.2.3