Skip to content

Commit

Permalink
Bug 1825052 [wpt PR 39246] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 39246
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Apr 14, 2023
1 parent 47f7658 commit 03befcb
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions testing/web-platform/meta/webnn/pad.https.any.js.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
[pad.https.any.worker.html]
expected: ERROR

[pad.https.any.html]
expected: ERROR
[pad float32 1D tensor default options / cpu / async]
expected: NOTRUN

[pad float32 2D tensor default options / cpu / async]
expected: NOTRUN

[pad float32 3D tensor default options / cpu / async]
expected: NOTRUN

[pad float32 4D tensor default options / cpu / async]
expected: NOTRUN

[pad float32 5D tensor default options / cpu / async]
expected: NOTRUN

[pad float32 2D tensor explicit options.mode='constant' / cpu / async]
expected: NOTRUN

[pad float32 2D tensor options.value default constant mode / cpu / async]
expected: NOTRUN

[pad float32 4D tensor options.mode='edge' / cpu / async]
expected: NOTRUN

[pad float32 4D tensor options.mode='reflection' / cpu / async]
expected: NOTRUN

[pad float32 4D tensor options.mode='symmetric' / cpu / async]
expected: NOTRUN

[pad float32 1D tensor default options / gpu / async]
expected: NOTRUN

[pad float32 2D tensor default options / gpu / async]
expected: NOTRUN

[pad float32 3D tensor default options / gpu / async]
expected: NOTRUN

[pad float32 4D tensor default options / gpu / async]
expected: NOTRUN

[pad float32 5D tensor default options / gpu / async]
expected: NOTRUN

[pad float32 2D tensor explicit options.mode='constant' / gpu / async]
expected: NOTRUN

[pad float32 2D tensor options.value default constant mode / gpu / async]
expected: NOTRUN

[pad float32 4D tensor options.mode='edge' / gpu / async]
expected: NOTRUN

[pad float32 4D tensor options.mode='reflection' / gpu / async]
expected: NOTRUN

[pad float32 4D tensor options.mode='symmetric' / gpu / async]
expected: NOTRUN

0 comments on commit 03befcb

Please sign in to comment.