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: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
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 ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
*** This bug has been marked as a duplicate of bug 169917 ***