Title: [264865] trunk/LayoutTests
Revision
264865
Author
ryanhad...@apple.com
Date
2020-07-24 15:53:26 -0700 (Fri, 24 Jul 2020)

Log Message

REGRESSION (r264845): webgl/2.0.0/conformance2/textures/misc/tex-unpack-params.html is failing
https://bugs.webkit.org/show_bug.cgi?id=214763

Unreviewed test gardening.

This test's failing a few cases on some hardware - the MacMini8,1
bots specifically. Mark it [ Pass Failure ] until this can be
investigated.

Patch by Kenneth Russell <k...@chromium.org> on 2020-07-24

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264864 => 264865)


--- trunk/LayoutTests/ChangeLog	2020-07-24 22:52:22 UTC (rev 264864)
+++ trunk/LayoutTests/ChangeLog	2020-07-24 22:53:26 UTC (rev 264865)
@@ -1,3 +1,16 @@
+2020-07-24  Kenneth Russell  <k...@chromium.org>
+
+        REGRESSION (r264845): webgl/2.0.0/conformance2/textures/misc/tex-unpack-params.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=214763
+
+        Unreviewed test gardening.
+
+        This test's failing a few cases on some hardware - the MacMini8,1
+        bots specifically. Mark it [ Pass Failure ] until this can be
+        investigated.
+
+        * TestExpectations:
+
 2020-07-24  Ryan Haddad  <ryanhad...@apple.com>
 
         [macOS WK1] imported/w3c/web-platform-tests/svg/path/distance/pathlength-path-mutating.svg is a flaky failure

Modified: trunk/LayoutTests/TestExpectations (264864 => 264865)


--- trunk/LayoutTests/TestExpectations	2020-07-24 22:52:22 UTC (rev 264864)
+++ trunk/LayoutTests/TestExpectations	2020-07-24 22:53:26 UTC (rev 264865)
@@ -3371,6 +3371,9 @@
 webgl/2.0.0/conformance2/rendering/clipping-wide-points.html [ Pass Failure ]
 webgl/2.0.0/conformance2/textures/misc/tex-3d-size-limit.html [ Pass Failure ]
 
+# webkit.org/b/214763 regression on some hardware
+webgl/2.0.0/conformance2/textures/misc/tex-unpack-params.html [ Pass Failure ]
+
 # WebGL 2 To-be-implemented flaky tests
 webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to