Bug 208914 - [WPE] WebGL 2.0.0 conformance tests failing since r257283
Summary: [WPE] WebGL 2.0.0 conformance tests failing since r257283
Status: RESOLVED DUPLICATE of bug 208188
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-11 05:55 PDT by Diego Pino
Modified: 2021-12-31 03:35 PST (History)
1 user (show)

See Also:


Attachments
Tests diff results (7.37 KB, application/gzip)
2020-03-11 05:55 PDT, Diego Pino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-03-11 05:55:55 PDT
Created attachment 393228 [details]
Tests diff results

r257283 unskipped "webgl/2.0.0" which resulted on several failures in WPE:

   webgl/2.0.0/conformance/context/context-lost-restored.html [ Failure ] 
   webgl/2.0.0/conformance/extensions/webgl-depth-texture.html [ Failure ] 
   webgl/2.0.0/conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ] 
   webgl/2.0.0/conformance/limits/gl-line-width.html [ Failure ] 
   webgl/2.0.0/conformance/misc/webgl-specific.html [ Failure ] 
   webgl/2.0.0/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html [ Failure ] 
   webgl/2.0.0/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html [ Failure ] 
   webgl/2.0.0/conformance/programs/program-test.html [ Failure ] 
   webgl/2.0.0/conformance/renderbuffers/feedback-loop.html [ Failure ] 
   webgl/2.0.0/conformance/rendering/point-no-attributes.html [ Failure ] 
   webgl/2.0.0/conformance/textures/misc/cube-incomplete-fbo.html [ Failure ] 
   webgl/2.0.0/conformance/textures/misc/texture-copying-feedback-loops.html [ Failure ] 
   webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Failure ] 

Some of these test pass partially. Please find in the attachment the diff of these failures (they're too long to be listed here).
Comment 1 Diego Pino 2021-12-31 03:35:23 PST

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