[wpt-sync] Sync PR 51273 - WebNN: Split elementwise-logical WPTs to avoid timeouts
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
690.66 KB,
text/plain
|
Details |
Sync web-platform-tests PR 51273 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51273
Details from upstream follow.
Joshua Bell <jsbell@chromium.org> wrote:
WebNN: Split elementwise-logical WPTs to avoid timeouts
The elementwise-logical test took 18 seconds on my local machine, more
than 10x the time of the other tests*. Split it up with variants for
each op.The individual cases still take ~2s which is longer than most other
tests, but hopefully this is enough to avoid timeouts.*=not counting elementwise-binary, which is similarly slow and will be
tackled next if this works as expected.Bug: 400818436
Change-Id: I5e8901305702506f3a9482a15b28f9cc2de5f269
Validate-Test-Flakiness: skipReviewed-on: https://chromium-review.googlesource.com/6341169
WPT-Export-Revision: 71d3d7f361e4d6c5231d0b1625d45a557b0f03f5
Assignee | ||
Updated•9 days ago
|
Assignee | ||
Comment 1•9 days ago
|
||
Assignee | ||
Comment 2•9 days ago
|
||
Description
•