Bug 223346

Summary: webgl/2.0.1/conformance2/context/methods-2.html fails
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: 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    

Description Kimmo Kinnunen 2021-03-17 00:33:40 PDT
webgl/2.0.1/conformance2/context/methods-2.html fails
Comment 1 Kimmo Kinnunen 2021-03-17 01:08:13 PDT
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
Comment 2 Kimmo Kinnunen 2021-03-17 01:45:48 PDT
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Comment 3 Radar WebKit Bug Importer 2021-03-24 00:34:13 PDT
<rdar://problem/75774193>
Comment 4 Kimmo Kinnunen 2022-03-03 04:14:42 PST
fixed by webgl conformance test suite roll