[wpt-sync] Sync PR 21812 - Fix xrInputSource_gamepad_disconnect flakiness
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21812 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21812
Details from upstream follow.
Alex Cooper <alcooper@chromium.org> wrote:
Fix xrInputSource_gamepad_disconnect flakiness
When run in parallel, the test can sometimes fail complaining that
"device.mojom.Gamepad" is not a constructor; however, this does not
seem to repro when run indepdently.Changing this to use a map with the appropriate default properties
set seems to fix this issue when run in parallel.Fixed:1052539
Change-Id: I24877e8bad709abda69e13b94455a174a100c6b1
Reviewed-on: https://chromium-review.googlesource.com/2058005
WPT-Export-Revision: 2a0e5496f8fe621ac1538ee4db76198ff7a6295e
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•3 years ago
|
Description
•