-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1825052 [wpt PR 39246] - Update wpt metadata, a=testonly
wpt-pr: 39246 wpt-type: metadata
- Loading branch information
1 parent
47f7658
commit 03befcb
Showing
1 changed file
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |