Title: [286584] trunk/LayoutTests
Revision
286584
Author
commit-qu...@webkit.org
Date
2021-12-06 17:57:44 -0800 (Mon, 06 Dec 2021)

Log Message

[GTK][WPE] Mathml asserts with invisible operators
https://bugs.webkit.org/show_bug.cgi?id=215217

Unreviewed test gardening.

Remove test failures from expectations as the assert was removed.

Patch by Arcady Goldmints-Orlov <agoldmi...@igalia.com> on 2021-12-06

* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (286583 => 286584)


--- trunk/LayoutTests/ChangeLog	2021-12-07 01:52:17 UTC (rev 286583)
+++ trunk/LayoutTests/ChangeLog	2021-12-07 01:57:44 UTC (rev 286584)
@@ -1,5 +1,16 @@
 2021-12-06  Arcady Goldmints-Orlov  <agoldmi...@igalia.com>
 
+        [GTK][WPE] Mathml asserts with invisible operators
+        https://bugs.webkit.org/show_bug.cgi?id=215217
+
+        Unreviewed test gardening.
+
+        Remove test failures from expectations as the assert was removed.
+
+        * platform/glib/TestExpectations:
+
+2021-12-06  Arcady Goldmints-Orlov  <agoldmi...@igalia.com>
+
         [GLIB] Update test expectations and baselines. Unreviewed test gardening.
         https://bugs.webkit.org/show_bug.cgi?id=233898
 

Modified: trunk/LayoutTests/platform/glib/TestExpectations (286583 => 286584)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-12-07 01:52:17 UTC (rev 286583)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-12-07 01:57:44 UTC (rev 286584)
@@ -851,25 +851,6 @@
 # MathML-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
 
-webkit.org/b/215217 [ Debug ] mathml/opentype/munderover-layout-resize.html [ Crash ]
-webkit.org/b/215217 [ Debug ] mathml/presentation/mo-invisible.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-largeop-003.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-largeop-004.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-largeop-005.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-largeop-006.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-movablelimits-003.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-movablelimits-004.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-movablelimits-005.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-movablelimits-006.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-spacing-003.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-spacing-004.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-spacing-005.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-spacing-006.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-003.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-004.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-005.html [ Crash ]
-webkit.org/b/215217 [ Debug ] imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-006.html [ Crash ]
-
 webkit.org/b/216871 imported/w3c/web-platform-tests/mathml/relations/css-styling/color-004.tentative.html [ ImageOnlyFailure ]
 webkit.org/b/227122 imported/w3c/web-platform-tests/mathml/relations/css-styling/padding-border-margin/margin-003.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to