Closed
Bug 1746534
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 32123 - usb: Add manual test for USBDevice.reset()
Categories
(Core :: DOM: Device Interfaces, task, P4)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32123 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32123
Details from upstream follow.
Reilly Grant <reillyg@google.com> wrote:
usb: Add manual test for USBDevice.reset()
This test exercises the behavior of the USBDevice.reset() method. In
most circumstances a device reset should not cause the device to appear
to disconnect and after resetting it should still be able to respond to
requests as asserted by this test.Fixed: 1224723
Change-Id: I0bf281e5fc377a073ff998f497b1e88a40e3673c
Reviewed-on: https://chromium-review.googlesource.com/3346005
WPT-Export-Revision: 15b2bda00dec6da3cdde566b1d7b3913a21df6b3
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Device Interfaces
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d89d85a87b0e
[wpt PR 32123] - usb: Add manual test for USBDevice.reset(), a=testonly
Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•