Title: [274182] trunk/LayoutTests
Revision
274182
Author
[email protected]
Date
2021-03-09 15:42:21 -0800 (Tue, 09 Mar 2021)

Log Message

[Big Sur arm64] WebGL texture-copying-feedback-loops tests crashing in com.apple.AppleMetalOpenGLRenderer GLDContextRec::finishResource
https://bugs.webkit.org/show_bug.cgi?id=223002

Unreviewed test gardening.

* platform/mac/TestExpectations: Skip tests for Big Sur arm64.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (274181 => 274182)


--- trunk/LayoutTests/ChangeLog	2021-03-09 23:30:31 UTC (rev 274181)
+++ trunk/LayoutTests/ChangeLog	2021-03-09 23:42:21 UTC (rev 274182)
@@ -1,3 +1,12 @@
+2021-03-09  Ryan Haddad  <[email protected]>
+
+        [Big Sur arm64] WebGL texture-copying-feedback-loops tests crashing in com.apple.AppleMetalOpenGLRenderer GLDContextRec::finishResource
+        https://bugs.webkit.org/show_bug.cgi?id=223002
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations: Skip tests for Big Sur arm64.
+
 2021-03-09  Said Abou-Hallawa  <[email protected]>
 
         [GPUP] Enable 2D Canvas in layout tests by default

Modified: trunk/LayoutTests/platform/mac/TestExpectations (274181 => 274182)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-03-09 23:30:31 UTC (rev 274181)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-03-09 23:42:21 UTC (rev 274182)
@@ -2134,6 +2134,9 @@
 # rdar://66861801 ([AS Layout Tests] REGRESSION (r265487): svg/W3C-I18N/tspan-direction-rtl.svg is a constant failure)
 [ arm64 ] svg/W3C-I18N/tspan-direction-rtl.svg [ Failure ]
 
+webkit.org/b/223002 [ BigSur+ arm64 ] webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Skip ]
+webkit.org/b/223002 [ BigSur+ arm64 ] webgl/2.0.0/conformance/textures/misc/texture-copying-feedback-loops.html [ Skip ]
+
 webkit.org/b/215506 imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-onerror.html [ Pass Failure ]
 
 # <rdar://problem/65269589> [ Mac and iOS ] media/vp9.html is failing consistently.
@@ -2300,4 +2303,4 @@
 
 webkit.org/b/222495 media/media-source/media-source-webm-vorbis-partial.html [ Failure ]
 
-webkit.org/b/222692 inspector/page/empty-or-missing-resources.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/222692 inspector/page/empty-or-missing-resources.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to