diff --git a/webnn/conformance_tests/compute-arraybufferview-with-bigger-arraybuffer.https.any.js b/webnn/conformance_tests/compute-arraybufferview-with-bigger-arraybuffer.https.any.js index 62ce16c93e4f0ba..96a20f1fe57d26a 100644 --- a/webnn/conformance_tests/compute-arraybufferview-with-bigger-arraybuffer.https.any.js +++ b/webnn/conformance_tests/compute-arraybufferview-with-bigger-arraybuffer.https.any.js @@ -1,5 +1,6 @@ // META: title=test WebNN MLContext.compute() for ArrayBufferView created from bigger ArrayBuffer // META: global=window,dedicatedworker +// META: variant=?cpu // META: variant=?gpu // META: script=../resources/utils.js