Title: [260830] trunk/LayoutTests
Revision
260830
Author
[email protected]
Date
2020-04-28 09:23:19 -0700 (Tue, 28 Apr 2020)

Log Message

[GTK][WebGL] compositing/clipping/border-radius-on-webgl.html is failing since added
https://bugs.webkit.org/show_bug.cgi?id=211121

Also removed fast/mediastream/getDisplayMedia-max-constraints.html
from TestExpectations, it was removed from the repository in r260638.

Unreviewed test gardening.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260829 => 260830)


--- trunk/LayoutTests/ChangeLog	2020-04-28 16:15:41 UTC (rev 260829)
+++ trunk/LayoutTests/ChangeLog	2020-04-28 16:23:19 UTC (rev 260830)
@@ -1,3 +1,15 @@
+2020-04-28  Alejandro G. Castro  <[email protected]>
+
+        [GTK][WebGL] compositing/clipping/border-radius-on-webgl.html is failing since added
+        https://bugs.webkit.org/show_bug.cgi?id=211121
+
+        Also removed fast/mediastream/getDisplayMedia-max-constraints.html
+        from TestExpectations, it was removed from the repository in r260638.
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+
 2020-04-28  Antti Koivisto  <[email protected]>
 
         msn.com: Header flickers when scrolling articles

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (260829 => 260830)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-28 16:15:41 UTC (rev 260829)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-28 16:23:19 UTC (rev 260830)
@@ -1578,7 +1578,6 @@
 webkit.org/b/209533 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadstart_noautoplay.html [ Crash Pass ]
 webkit.org/b/209533 media/track/track-automatic-subtitles.html [ Crash Pass ]
 
-webkit.org/b/210926 fast/mediastream/getDisplayMedia-max-constraints.html [ Crash ]
 webkit.org/b/210926 fast/mediastream/getDisplayMedia-max-constraints1.html [ Crash ]
 webkit.org/b/210926 fast/mediastream/getDisplayMedia-max-constraints2.html [ Crash ]
 webkit.org/b/210926 fast/mediastream/getDisplayMedia-max-constraints3.html [ Crash ]
@@ -4477,6 +4476,7 @@
 
 webkit.org/b/194384 compositing/clipping/border-radius-async-overflow-clipping-layer.html [ Failure ]
 webkit.org/b/206000 compositing/clipping/border-radius-async-overflow-non-stacking.html [ ImageOnlyFailure ]
+webkit.org/b/211121 compositing/clipping/border-radius-on-webgl.html [ ImageOnlyFailure ]
 
 webkit.org/b/194606 accessibility/set-value-not-work-for-disabled-sliders.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to