Title: [252164] trunk/LayoutTests
Revision
252164
Author
aakash_j...@apple.com
Date
2019-11-06 17:55:07 -0800 (Wed, 06 Nov 2019)

Log Message

REGRESSION: r252121 introduced new webgl/ failures
https://bugs.webkit.org/show_bug.cgi?id=203908

Unreviewed test gardening to quell the bots.

Patch by Justin Fan <justin_...@apple.com> on 2019-11-06

* TestExpectations:
* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (252163 => 252164)


--- trunk/LayoutTests/ChangeLog	2019-11-07 01:48:40 UTC (rev 252163)
+++ trunk/LayoutTests/ChangeLog	2019-11-07 01:55:07 UTC (rev 252164)
@@ -1,3 +1,13 @@
+2019-11-06  Justin Fan  <justin_...@apple.com>
+
+        REGRESSION: r252121 introduced new webgl/ failures
+        https://bugs.webkit.org/show_bug.cgi?id=203908
+
+        Unreviewed test gardening to quell the bots.
+
+        * TestExpectations:
+        * platform/ios/TestExpectations:
+
 2019-11-06  Jer Noble  <jer.no...@apple.com>
 
         Screen locks while watching previously-muted-then-unmuted video

Modified: trunk/LayoutTests/TestExpectations (252163 => 252164)


--- trunk/LayoutTests/TestExpectations	2019-11-07 01:48:40 UTC (rev 252163)
+++ trunk/LayoutTests/TestExpectations	2019-11-07 01:55:07 UTC (rev 252164)
@@ -3916,8 +3916,16 @@
 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-vec3.html [ Skip ]
 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-vec4.html [ Skip ]
 webgl/1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Skip ]
+webgl/1.0.3/conformance/glsl/misc/shader-with-reserved-words.html [ Skip ]
 webgl/1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html [ Skip ]
 webgl/1.0.3/conformance/glsl/misc/shaders-with-mis-matching-uniforms.html [ Skip ]
 webgl/1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html [ Skip ]
 webgl/1.0.3/conformance/glsl/misc/struct-unary-operators.html [ Skip ]
-webgl/1.0.3/conformance/uniforms/gl-uniform-arrays.html [ Skip ]
\ No newline at end of file
+webgl/1.0.3/conformance/uniforms/gl-uniform-arrays.html [ Skip ]
+
+# webkit.org/b/203908 Tests generate inconsistent results or time out
+webgl/1.0.3/conformance/textures/texture-npot-video.html [ Skip ]
+webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Skip ]
+webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats.html [ Skip ]
+webgl/1.0.3/conformance/canvas/rapid-resizing.html [ Skip ]
+webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html [ Skip ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/ios/TestExpectations (252163 => 252164)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-11-07 01:48:40 UTC (rev 252163)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-11-07 01:55:07 UTC (rev 252164)
@@ -3471,3 +3471,14 @@
 
 # This test fails in iOS due to subpixel differences for the marker position
 imported/w3c/web-platform-tests/css/css-lists/list-style-type-string-002.html [ ImageOnlyFailure ]
+
+# webkit.org/b/203908 Mark these tests as flaky while Justin Fan fixes them
+webgl/1.0.3/conformance/extensions/get-extension.html [ Failure Pass ]
+webgl/1.0.3/conformance/extensions/oes-texture-float.html [ Failure Pass ]
+webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure Pass ]
+webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html [ Failure Pass ]
+webgl/1.0.3/conformance/more/functions/readPixelsBadArgs.html [ Failure Pass ]
+webgl/1.0.3/conformance/more/functions/texImage2DHTML.html [ Failure Pass ]
+webgl/1.0.3/conformance/more/functions/texSubImage2DHTML.html [ Failure Pass ]
+webgl/1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure Pass ]
+webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats.html [ Failure Pass ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to