diff options
Diffstat (limited to 'testing/web-platform/meta/webnn/where.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webnn/where.https.any.js.ini | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/testing/web-platform/meta/webnn/where.https.any.js.ini b/testing/web-platform/meta/webnn/where.https.any.js.ini deleted file mode 100644 index b864826982..0000000000 --- a/testing/web-platform/meta/webnn/where.https.any.js.ini +++ /dev/null @@ -1,55 +0,0 @@ -[where.https.any.worker.html] - expected: ERROR - -[where.https.any.html] - expected: ERROR - [where float32 0D scalars / async] - expected: NOTRUN - - [where float32 1D constant tensors / async] - expected: NOTRUN - - [where float32 1D tensors / async] - expected: NOTRUN - - [where float32 2D tensors / async] - expected: NOTRUN - - [where float32 3D tensors / async] - expected: NOTRUN - - [where float32 4D tensors / async] - expected: NOTRUN - - [where float32 5D tensors / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast condition 0D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast condition 1D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast condition 2D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast condition 3D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast condition 4D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast trueValues 2D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast trueValues 4D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast falseValues 3D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors only broadcast falseValues 4D to 4D / async] - expected: NOTRUN - - [where float32 4D tensors all broadcast 4D / async] - expected: NOTRUN |