Title: [236277] trunk/LayoutTests
Revision
236277
Author
[email protected]
Date
2018-09-20 13:41:16 -0700 (Thu, 20 Sep 2018)

Log Message

WebGL conformance: Failures and Timeouts in suite 2.0.0/conformance
https://bugs.webkit.org/show_bug.cgi?id=189641

Unreviewed test gardening.

Patch by Dawei Fenton <[email protected]> on 2018-09-20

* TestExpectations: Mark tests as Failure Slow.
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (236276 => 236277)


--- trunk/LayoutTests/ChangeLog	2018-09-20 20:38:16 UTC (rev 236276)
+++ trunk/LayoutTests/ChangeLog	2018-09-20 20:41:16 UTC (rev 236277)
@@ -1,3 +1,13 @@
+2018-09-20  Dawei Fenton  <[email protected]>
+
+        WebGL conformance: Failures and Timeouts in suite 2.0.0/conformance
+        https://bugs.webkit.org/show_bug.cgi?id=189641
+
+        Unreviewed test gardening.
+
+        * TestExpectations: Mark tests as Failure Slow.
+        * platform/mac/TestExpectations:
+
 2018-09-20  Frederic Wang  <[email protected]>
 
         Synchronize CSSOM View test suite against upstream WPT

Modified: trunk/LayoutTests/TestExpectations (236276 => 236277)


--- trunk/LayoutTests/TestExpectations	2018-09-20 20:38:16 UTC (rev 236276)
+++ trunk/LayoutTests/TestExpectations	2018-09-20 20:41:16 UTC (rev 236277)
@@ -950,11 +950,11 @@
 webkit.org/b/139640 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Slow ]
 
 webkit.org/b/189641 webgl/2.0.0/conformance/buffers/buffer-uninitialized.html [ Failure ]
-webkit.org/b/189641 webgl/2.0.0/conformance/extensions/webgl-draw-buffers.html [ Failure ] 
+webkit.org/b/189641 webgl/2.0.0/conformance/extensions/webgl-draw-buffers.html [ Failure Slow ]
 webkit.org/b/189641 webgl/2.0.0/conformance/renderbuffers/feedback-loop.html [ Failure ] 
 webkit.org/b/189641 webgl/2.0.0/conformance/rendering/clipping-wide-points.html [ Failure ] 
 webkit.org/b/189641 webgl/2.0.0/conformance/textures/misc/copy-tex-image-2d-formats.html [ Failure ] 
-webkit.org/b/189641 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Failure ] 
+webkit.org/b/189641 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Failure Slow ]
 webkit.org/b/189641 webgl/2.0.0/conformance2/textures/misc/tex-3d-size-limit.html [ Failure ]
 
 [ Debug ] fast/workers/worker-cloneport.html [ Slow ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (236276 => 236277)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-09-20 20:38:16 UTC (rev 236276)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-09-20 20:41:16 UTC (rev 236277)
@@ -1780,5 +1780,4 @@
 webgl/2.0.0/conformance/rendering/many-draw-calls.html [ Slow ]
 webgl/2.0.0/conformance/rendering/multisample-corruption.html [ Slow ]
 webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
-webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow ]
 webgl/2.0.0/conformance2/textures/misc/copy-texture-image-luma-format.html [ Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to