Title: [285067] trunk/LayoutTests
Revision
285067
Author
[email protected]
Date
2021-10-29 18:29:16 -0700 (Fri, 29 Oct 2021)

Log Message

[GLIB] Gardening timeouts affected by xhtml mimetype misdetection

Unreviewed test gardening.

* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (285066 => 285067)


--- trunk/LayoutTests/ChangeLog	2021-10-30 00:48:53 UTC (rev 285066)
+++ trunk/LayoutTests/ChangeLog	2021-10-30 01:29:16 UTC (rev 285067)
@@ -1,3 +1,11 @@
+2021-10-29  Lauro Moura  <[email protected]>
+
+        [GLIB] Gardening timeouts affected by xhtml mimetype misdetection
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+
 2021-10-29  Arcady Goldmints-Orlov  <[email protected]>
 
         [GTK] Layout Tests for experimental <attachment> element are failing since added

Modified: trunk/LayoutTests/platform/glib/TestExpectations (285066 => 285067)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-10-30 00:48:53 UTC (rev 285066)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-10-30 01:29:16 UTC (rev 285067)
@@ -1822,9 +1822,6 @@
 # NEEDS TRIAGING. If unsure, put it in this section.
 #////////////////////////////////////////////////////////////////////////////////////////
 
-Bug(GTK) jquery/offset.html [ Slow Pass ]
-Bug(GTK) jquery/traversing.html [ Slow Pass ]
-
 webkit.org/b/49179 animations/stop-animation-on-suspend.html [ Failure Pass ]
 
 webkit.org/b/133151 js/cached-window-properties.html [ Timeout Pass ]
@@ -2529,7 +2526,26 @@
 webkit.org/b/232386 tables/mozilla/bugs/bug222846.html [ Failure ]
 webkit.org/b/232386 tables/mozilla_expected_failures/bugs/bug104898.html [ Failure ]
 webkit.org/b/232386 fast/dom/gc-11.html [ Timeout ]
+# Glib timeout since 243264@main (Mimetype woes)
+# html with xmlns xhtml. Times out evaluating document.body.innertext
+webkit.org/b/232386 svg/custom/svg-element-destructor-iteration-crash.html [ Timeout ]
+# Timing out with exception raised accessing iframe data.
+webkit.org/b/232386 jquery/offset.html [ Timeout ]
+# Uncomment after timeout is solved. Bug(GTK) jquery/offset.html [ Slow Pass ]
+webkit.org/b/232386 jquery/traversing.html [ Timeout ]
+# Uncomment after timeout is solved Bug(GTK) jquery/traversing.html [ Slow Pass ]
+webkit.org/b/232386 jquery/manipulation.html [ Timeout ]
+webkit.org/b/232386 jquery/event.html [ Timeout ]
+webkit.org/b/232386 jquery/dimensions.html [ Timeout ]
+webkit.org/b/232386 jquery/data.html [ Timeout ]
+webkit.org/b/232386 jquery/deferred.html [ Timeout ]
+webkit.org/b/232386 jquery/attributes.html [ Timeout ]
+webkit.org/b/232386 jquery/core.html [ Timeout ]
+webkit.org/b/232386 jquery/css.html [ Timeout ]
+# html with xmlns xhtml. Times out with some syntaxerrors in Js strings with &gt;
+webkit.org/b/232386 svg/as-object/embedded-svg-size-changes.html [ Timeout ]
 
+
 # End: Common failures between GTK and WPE.
 
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to