Title: [275321] trunk/LayoutTests
Revision
275321
Author
ryanhad...@apple.com
Date
2021-03-31 17:12:32 -0700 (Wed, 31 Mar 2021)

Log Message

REGRESSION (Metal ANGLE): [Catalina] 6 consistent WebGL failures / timeouts
https://bugs.webkit.org/show_bug.cgi?id=224016

Unreviewed test gardening.

* platform/mac/TestExpectations: Mark tests as failing / skipped.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (275320 => 275321)


--- trunk/LayoutTests/ChangeLog	2021-03-31 23:38:30 UTC (rev 275320)
+++ trunk/LayoutTests/ChangeLog	2021-04-01 00:12:32 UTC (rev 275321)
@@ -1,3 +1,12 @@
+2021-03-31  Ryan Haddad  <ryanhad...@apple.com>
+
+        REGRESSION (Metal ANGLE): [Catalina] 6 consistent WebGL failures / timeouts
+        https://bugs.webkit.org/show_bug.cgi?id=224016
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations: Mark tests as failing / skipped.
+
 2021-03-31  Venky Dass  <yaranamavenkataram...@apple.com>
 
         Null pointer access crash in WebCore::makeBoundaryPoint(..)

Modified: trunk/LayoutTests/platform/mac/TestExpectations (275320 => 275321)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-03-31 23:38:30 UTC (rev 275320)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-04-01 00:12:32 UTC (rev 275321)
@@ -2280,6 +2280,13 @@
 # This fails on Catalina, but not Big Sur.
 [ Catalina Mojave ] inspector/canvas/updateShader-webgl.html [ Skip ]
 
+webkit.org/b/224016 [ Catalina ] webgl/2.0.0/conformance2/buffers/one-large-uniform-buffer.html [ Failure ]
+webkit.org/b/224016 [ Catalina ] webgl/2.0.0/conformance2/buffers/uniform-buffers.html [ Failure ]
+webkit.org/b/224016 [ Catalina ] webgl/1.0.3/conformance/ogles/GL/all/all_001_to_004.html [ Skip ]
+webkit.org/b/224016 [ Catalina ] webgl/1.0.3/conformance/ogles/GL/any/any_001_to_004.html [ Skip ]
+webkit.org/b/224016 [ Catalina ] webgl/2.0.0/conformance/ogles/GL/all/all_001_to_004.html [ Skip ]
+webkit.org/b/224016 [ Catalina ] webgl/2.0.0/conformance/ogles/GL/any/any_001_to_004.html [ Skip ]
+
 webkit.org/b/223820 inspector/debugger/csp-exceptions.html [ Pass Failure Timeout ]
 
 webkit.org/b/222748 [ Debug ] http/tests/security/contentSecurityPolicy/frame-src-cross-origin-load.html [ Pass Failure ]
@@ -2294,4 +2301,4 @@
 
 webkit.org/b/220754 http/wpt/service-workers/service-worker-spinning-activate.https.html [ Pass Failure ]
 
-webkit.org/b/223976 [ Debug ] imported/w3c/web-platform-tests/cors/redirect-preflight.htm [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/223976 [ Debug ] imported/w3c/web-platform-tests/cors/redirect-preflight.htm [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to