[wpt-sync] Sync PR 19741 - Split ref space reset test for immersive vs inline sessions
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox72 fixed)
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19741 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19741
Details from upstream follow.
Jacob DeWitt <jacde@chromium.org> wrote:
Split ref space reset test for immersive vs inline sessions
The immersive version of this test consistently passes, but the inline
version consistently times out on some bots, especially mac ones. Split
the test into separate files for the two session types so that we can
run the more important immersive test while we try to fix the inline
test (which is lower-priority).Bug: 1013444
Change-Id: Ia0f021c8d1d482385218c4dfd66ee3d8cbc94c26
Reviewed-on: https://chromium-review.googlesource.com/1865677
WPT-Export-Revision: ee51de0ce69a7916a5dc808eba11b75aaa0d1c22
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 3 tests and 4 subtests
Firefox
FAIL : 2
ERROR : 2
Chrome
FAIL : 2
ERROR : 2
Safari
FAIL : 2
ERROR : 2
New tests that's don't pass
/webxr/events_referenceSpace_reset_inline.https.html: Firefox: ERROR, Chrome: ERROR, Safari: ERROR
XRSession resetpose from a device properly fires off the right events for non-immersive sessions: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
/webxr/events_referenceSpace_reset_immersive.https.html: Firefox: ERROR, Chrome: ERROR, Safari: ERROR
XRSession resetpose from a device properly fires off the right events for immersive sessions: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/59d1b29306b5
https://hg.mozilla.org/mozilla-central/rev/b04a7a62fbe9
Description
•