[wpt-sync] Sync PR 45152 - webnn: Updated validationt tests for input interface
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox126 fixed)
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
86.92 KB,
text/plain
|
Details |
Sync web-platform-tests PR 45152 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45152
Details from upstream follow.
BruceDai <feng.dai@intel.com> wrote:
webnn: Updated validationt tests for input interface
Updated the validation test
"[input] Throw if the number of elements is too large"using dimensions [2 ** 33 + 1] by a correct dimensions [2 ** 32 - 1, 2 ** 32 - 1, 2 ** 32 - 1], and also added a new test "[input] Throw if the value of any element in dimensions is outside the 'unsigned long' value range."Fixed: 330060043
Change-Id: Ie052139b28f86504b4476925d175f4c0c01c5b82
Reviewed-on: https://chromium-review.googlesource.com/5375859
WPT-Export-Revision: 8699b994334270ec37fce966ce213ff0ee824867
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
Comment 5•1 year ago
|
||
| bugherder | ||
Description
•