Title: [256802] trunk/LayoutTests
Revision
256802
Author
ryanhad...@apple.com
Date
2020-02-17 17:52:36 -0800 (Mon, 17 Feb 2020)

Log Message

Changed results due to ANGLE use
https://bugs.webkit.org/show_bug.cgi?id=207858

Unreviewed test gardening.

Mark fast/canvas/webgl/program-test.html and webgl/1.0.3/conformance/programs/program-test.html as failing.

* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (256801 => 256802)


--- trunk/LayoutTests/ChangeLog	2020-02-18 01:35:59 UTC (rev 256801)
+++ trunk/LayoutTests/ChangeLog	2020-02-18 01:52:36 UTC (rev 256802)
@@ -1,3 +1,15 @@
+2020-02-17  Ryan Haddad  <ryanhad...@apple.com>
+
+        Changed results due to ANGLE use
+        https://bugs.webkit.org/show_bug.cgi?id=207858
+
+        Unreviewed test gardening.
+
+        Mark fast/canvas/webgl/program-test.html and webgl/1.0.3/conformance/programs/program-test.html as failing.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-02-17  Rob Buis  <rb...@igalia.com>
 
         Main implementation for lazy image loading

Modified: trunk/LayoutTests/platform/ios/TestExpectations (256801 => 256802)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-02-18 01:35:59 UTC (rev 256801)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-02-18 01:52:36 UTC (rev 256802)
@@ -3508,6 +3508,7 @@
 webkit.org/b/207858 webgl/webgl-box-shadow.html [ Pass Failure ImageOnlyFailure ]
 webkit.org/b/207858 webgl/misc/switch-to-discrete-gpu.html [ Skip ]
 webkit.org/b/207858 fast/canvas/webgl/oes-texture-half-float-uint16.html [ Pass Failure ]
+webkit.org/b/207858 fast/canvas/webgl/program-test.html [ Failure ]
 webkit.org/b/207858 fast/canvas/webgl/uninitialized-test.html [ Pass Failure ]
 webkit.org/b/207858 fast/canvas/webgl/webgl-depth-texture.html [ Pass Failure ]
 webkit.org/b/207858 fast/canvas/webgl/webgl-texture-binding-preserved.html [ Pass Failure ]
@@ -3519,6 +3520,7 @@
 webkit.org/b/207858 webgl/1.0.3/conformance/glsl/misc/shader-struct-scope.html [ Pass Failure ]
 webkit.org/b/207858 webgl/1.0.3/conformance/misc/delayed-drawing.html [ Pass Failure ]
 webkit.org/b/207858 webgl/1.0.3/conformance/misc/uninitialized-test.html [ Pass Failure ]
+webkit.org/b/207858 webgl/1.0.3/conformance/programs/program-test.html [ Failure ]
 webkit.org/b/207858 webgl/1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html [ Pass Failure ]
 webkit.org/b/207858 webgl/1.0.3/conformance/state/state-uneffected-after-compositing.html [ Pass Failure ]
 webkit.org/b/207858 webgl/1.0.3/conformance/textures/default-texture.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (256801 => 256802)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-02-18 01:35:59 UTC (rev 256801)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-02-18 01:52:36 UTC (rev 256802)
@@ -2026,8 +2026,10 @@
 
 webkit.org/b/207859 fast/images/slower-decoding-than-animation-image.html [ Pass Failure ]
 
+webkit.org/b/207858 fast/canvas/webgl/program-test.html [ Failure ]
 webkit.org/b/207858 fast/canvas/webgl/readPixels-float.html [ Failure ]
 webkit.org/b/207858 fast/canvas/webgl/draw-elements-out-of-bounds-uint-index.html [ Failure ]
 webkit.org/b/207858 fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html [ Failure ]
 webkit.org/b/207858 fast/canvas/webgl/webgl2-texture-upload-enums.html [ Failure ]
 webkit.org/b/207858 fast/canvas/webgl/texImage2D-video-flipY-false.html [ Skip ]
+webkit.org/b/207858 webgl/1.0.3/conformance/programs/program-test.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to