Bug 223346 - webgl/2.0.1/conformance2/context/methods-2.html fails
Summary: webgl/2.0.1/conformance2/context/methods-2.html fails
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: webgl2conformance
  Show dependency treegraph
 
Reported: 2021-03-17 00:33 PDT by Kimmo Kinnunen
Modified: 2022-03-03 04:14 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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