Closed
Bug 1704835
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 28454 - Do not run XR WebGL2 tests on platforms not supporting WebGL2
Categories
(Core :: WebVR, task, P4)
Core
WebVR
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
142.63 KB,
text/plain
|
Details |
Sync web-platform-tests PR 28454 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28454
Details from upstream follow.
b'Imanol Fernandez <ifernandez@igalia.com>' wrote:
Do not run XR WebGL2 tests on platforms not supporting WebGL2
I want to fetch the latest WebXR WPT tests into WebKit but I've been blocked on enabling them because some platforms don't have webgl2 enabled yet (e.g. WPE). This PRs skips running the webgl2 related tests if webgl2 is not available.
| Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → WebVR
Product: Testing → Core
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a76ca28932a6f2f772be4d86f9c4962bf435fe67
| Assignee | ||
Comment 2•5 years ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 121 tests and 2 subtests
## Status Summary
### Firefox
OK : 1[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 113[Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-opt, GitHub]
PASS : 3
FAIL : 2[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 361[Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-opt, GitHub]
ERROR: 1[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview] 8[Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-opt, GitHub]
### Chrome
OK : 120
PASS : 8
FAIL : 386
ERROR: 1
### Safari
OK : 112
PASS : 2
FAIL : 358
ERROR: 9
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=a76ca28932a6f2f772be4d86f9c4962bf435fe67)
[GitHub PR Head](https://wpt.fyi/results/?sha=3651ba317a1678656a1a460a189374c663ab4426&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=3651ba317a1678656a1a460a189374c663ab4426&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/55e378967e38
[wpt PR 28454] - Do not run XR WebGL2 tests on platforms not supporting WebGL2, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/09b492229040
[wpt PR 28454] - Do not run XR WebGL2 tests on platforms not supporting WebGL2, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/69a893ad3ade
[wpt PR 28454] - Do not run XR WebGL2 tests on platforms not supporting WebGL2, a=testonly
Comment 6•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•