Title: [253035] trunk/LayoutTests
Revision
253035
Author
commit-qu...@webkit.org
Date
2019-12-03 04:32:01 -0800 (Tue, 03 Dec 2019)

Log Message

[WPE] Some WebGL 1.0.3 conformance tests are marked as failing but have been consistently passing
https://bugs.webkit.org/show_bug.cgi?id=204790

Patch by Chris Lord <cl...@igalia.com> on 2019-12-03
Reviewed by Alejandro G. Castro.

* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (253034 => 253035)


--- trunk/LayoutTests/ChangeLog	2019-12-03 11:25:49 UTC (rev 253034)
+++ trunk/LayoutTests/ChangeLog	2019-12-03 12:32:01 UTC (rev 253035)
@@ -1,3 +1,12 @@
+2019-12-03  Chris Lord  <cl...@igalia.com>
+
+        [WPE] Some WebGL 1.0.3 conformance tests are marked as failing but have been consistently passing
+        https://bugs.webkit.org/show_bug.cgi?id=204790
+
+        Reviewed by Alejandro G. Castro.
+
+        * platform/wpe/TestExpectations:
+
 2019-12-03  youenn fablet  <you...@apple.com>
 
         [Cocoa] Run camera capture in UIProcess by default in layout tests

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (253034 => 253035)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2019-12-03 11:25:49 UTC (rev 253034)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2019-12-03 12:32:01 UTC (rev 253035)
@@ -1197,11 +1197,7 @@
 Bug(WPE) webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html [ Failure ]
 Bug(WPE) webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html [ Failure ]
 Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Failure ]
-Bug(WPE) webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
-Bug(WPE) webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ]
 Bug(WPE) webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ]
-Bug(WPE) webgl/1.0.3/conformance/rendering/point-no-attributes.html [ Failure ]
-Bug(WPE) webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Failure ]
 Bug(WPE) webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
 webkit.org/b/204676 webgl/1.0.3/conformance/extensions/get-extension.html [ Failure ]
 webkit.org/b/204676 webgl/1.0.3/conformance/extensions/oes-texture-float.html [ Failure ]
@@ -1218,7 +1214,6 @@
 Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Timeout ]
 Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Timeout ]
 Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Timeout ]
-Bug(WPE) webgl/1.0.3/conformance/textures/texture-size-limit.html [ Timeout Failure ]
 webkit.org/b/204676 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html [ Timeout ]
 webkit.org/b/204676 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html [ Timeout ]
 webkit.org/b/204676 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-vec2.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to