Closed
Bug 1485453
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12626 - Correct WebXR idlharness test
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12626 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12626
Details from upstream follow.
Anna Offenwanger <offenwanger@chromium.org> wrote:
> Correct WebXR idlharness test
>
> XR devices and sessions cannot be obtained without a physical device
> connected to the system or a system to mock out the backend APIs. As
> setting up such as system would take a lot of work, it is unlikely to be
> worthwhile while the spec is still undergoing so much change. Therefore,
> the incorrect calls to get device and session have been removed, and can
> be written correctly at a later date.
>
> Bug: 870602
> Change-Id: I0c9f512605d17dc3df890d699da016a8bc1e1c0c
> Reviewed-on: https://chromium-review.googlesource.com/1185285
> WPT-Export-Revision: ee8cc40d11620afd141194c25f15ad826335c510
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 192 subtests
OK : 1
PASS : 6
FAIL : 186
New tests that have failures or other problems:
/webxr/idlharness.https.window.html
Stringification of navigator.xr: FAIL
XR interface: navigator.xr must inherit property "ondevicechange" with the proper type: FAIL
XR interface: navigator.xr must inherit property "requestDevice()" with the proper type: FAIL
XR must be primary interface of navigator.xr: FAIL
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=276cdc5059f8a75402f031759bdc7cc51a479f3a
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/84da9d13257a
[wpt PR 12626] - Correct WebXR idlharness test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4168bd07e9a3
[wpt PR 12626] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/84da9d13257a
https://hg.mozilla.org/mozilla-central/rev/4168bd07e9a3
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•