Title: [236614] trunk/LayoutTests
Revision
236614
Author
[email protected]
Date
2018-09-28 15:01:21 -0700 (Fri, 28 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, skip tests that are timing out.

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

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (236613 => 236614)


--- trunk/LayoutTests/ChangeLog	2018-09-28 21:56:33 UTC (rev 236613)
+++ trunk/LayoutTests/ChangeLog	2018-09-28 22:01:21 UTC (rev 236614)
@@ -1,3 +1,12 @@
+2018-09-28  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, skip tests that are timing out.
+
+        * TestExpectations:
+
 2018-09-28  Chris Dumez  <[email protected]>
 
         document.open() should throw errors for cross-origin calls

Modified: trunk/LayoutTests/TestExpectations (236613 => 236614)


--- trunk/LayoutTests/TestExpectations	2018-09-28 21:56:33 UTC (rev 236613)
+++ trunk/LayoutTests/TestExpectations	2018-09-28 22:01:21 UTC (rev 236614)
@@ -974,6 +974,16 @@
 webkit.org/b/189641 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Skip ]
 webkit.org/b/189641 webgl/2.0.0/conformance2/textures/misc/tex-3d-size-limit.html [ Skip ]
 
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/acos/acos_001_to_006.html [ Skip ]
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/asin/asin_001_to_006.html [ Skip ]
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/atan/atan_001_to_008.html [ Skip ]
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/faceforward/faceforward_001_to_006.html [ Skip ]
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/floor/floor_001_to_006.html [ Skip ]
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/functions/functions_001_to_008.html [ Skip ]
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/log/log_001_to_008.html [ Skip ]
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/log2/log2_001_to_008.html [ Skip ]
+webkit.org/b/189641 webgl/2.0.0/conformance/ogles/GL/mat/mat_001_to_008.html [ Skip ]
+
 webkit.org/b/189641 webgl/2.0.0/conformance2/rendering/blitframebuffer-filter-outofbounds.html [ Slow ]
 
 [ Debug ] fast/workers/worker-cloneport.html [ Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to