Bug 223346
Summary: | webgl/2.0.1/conformance2/context/methods-2.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 222812 |
Kimmo Kinnunen
webgl/2.0.1/conformance2/context/methods-2.html fails
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kimmo Kinnunen
https://www.khronos.org/registry/webgl/sdk/tests/conformance2/context/methods-2.html?webglVersion=2&quiet=0&quick=1
This test ensures that the WebGL context has all the methods in the specification.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Canvas.getContext
PASS All WebGL methods found.
FAIL Also found the following extra methods:
FAIL makeXRCompatible
PASS successfullyParsed is true
TEST COMPLETE
Fails due to internal builds enabling WebXR
Needs either:
- webgl conformance test fix
- testing directive to disable webxr in the driver .html
Kimmo Kinnunen
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Radar WebKit Bug Importer
<rdar://problem/75774193>
Kimmo Kinnunen
fixed by webgl conformance test suite roll