Bug 1871530 [wpt PR 43776] - Update wpt metadata, a=testonly
[gecko.git] / testing / web-platform / meta / webnn / gpu / gather.https.any.js.ini
blob52d45fd0674da35c4cb64a6234d8ad333a68ad38
1 [gather.https.any.html]
2 expected: ERROR
3 [gather float32 1D tensor and uint32 0D scalar indices default options / async]
4 expected: NOTRUN
6 [gather float32 1D tensor and int64 0D scalar indices default options / async]
7 expected: NOTRUN
9 [gather float32 1D tensor and int64 1D indices default options / async]
10 expected: NOTRUN
12 [gather float32 1D tensor and int64 2D indices default options / async]
13 expected: NOTRUN
15 [gather float32 1D tensor and int64 3D indices default options / async]
16 expected: NOTRUN
18 [gather float32 1D tensor and int64 4D indices default options / async]
19 expected: NOTRUN
21 [gather float32 2D tensor and 0D scalar indices default options / async]
22 expected: NOTRUN
24 [gather float32 2D tensor and 1D indices default options / async]
25 expected: NOTRUN
27 [gather float32 2D tensor and 2D indices default options / async]
28 expected: NOTRUN
30 [gather float32 2D tensor and 3D indices default options / async]
31 expected: NOTRUN
33 [gather float32 2D tensor and 4D indices default options / async]
34 expected: NOTRUN
36 [gather float32 3D tensor and 2D indices default options / async]
37 expected: NOTRUN
39 [gather float32 4D tensor and 2D indices default options / async]
40 expected: NOTRUN
42 [gather float32 5D tensor and 1D indices default options / async]
43 expected: NOTRUN
45 [gather float32 3D tensor and 1D indices options.axis=1 / async]
46 expected: NOTRUN
48 [gather float32 3D tensor and 2D indices options.axis=2 / async]
49 expected: NOTRUN
51 [gather float32 4D tensor and 2D indices explict options.axis=0 / async]
52 expected: NOTRUN
54 [gather float32 5D tensor and 0D scalar indices options.axis=4 / async]
55 expected: NOTRUN
58 [gather.https.any.worker.html]
59 expected: ERROR