Bug 206145

Summary: [GTK] Several tests are failing after WebGL 1.0.3 conformance test update in r252121
Product: WebKit Reporter: Diego Pino <dpino>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 2020-01-12 04:59:55 PST
3 new tests added in r252121 are failing:

	* webgl/1.0.3/conformance/more/functions/readPixelsBadArgs.html [ Failure ]
	* webgl/1.0.3/conformance/more/functions/texImage2DHTML.html [ Failure ]
	* webgl/1.0.3/conformance/more/functions/texSubImage2DHTML.html [ Failure ]

1 existing test started to fail:

	* webgl/1.0.3/conformance/glsl/misc/shader-struct-scope.html [ Failure ]

2 existing tests started to time out:

	* webgl/1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Timeout ]
	* webgl/1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html [ Timeout ]

1 existing test is now flaky:

	* webgl/1.0.3/conformance/textures/texture-size.html [ Timeout Pass ]
Comment 1 Diego Pino 2020-01-12 05:14:40 PST

*** This bug has been marked as a duplicate of bug 169917 ***