Title: [149363] trunk/LayoutTests
Revision
149363
Author
[email protected]
Date
2013-04-30 06:23:54 -0700 (Tue, 30 Apr 2013)

Log Message

Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Adding failure expectations for additional failing tests
after the Shadow DOM feature was disabled for the GTK port in r149352.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (149362 => 149363)


--- trunk/LayoutTests/ChangeLog	2013-04-30 13:17:19 UTC (rev 149362)
+++ trunk/LayoutTests/ChangeLog	2013-04-30 13:23:54 UTC (rev 149363)
@@ -1,3 +1,10 @@
+2013-04-30  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Adding failure expectations for additional failing tests
+        after the Shadow DOM feature was disabled for the GTK port in r149352.
+
 2013-04-30  Christophe Dumez  <[email protected]>
 
         [EFL] Enable scaled cursors

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (149362 => 149363)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-04-30 13:17:19 UTC (rev 149362)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-04-30 13:23:54 UTC (rev 149363)
@@ -414,12 +414,7 @@
 Bug(GTK) [ Debug ] perf [ Skip ]
 
 # Shadow DOM is disabled
-webkit.org/b/115374 fast/css/style-scoped/style-scoped-apply-author-styles.html [ Skip ]
-webkit.org/b/115374 fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html [ Skip ]
-webkit.org/b/115374 fast/css/style-scoped/style-scoped-in-shadow.html [ Skip ]
-webkit.org/b/115374 fast/css/style-scoped/style-scoped-nested.html [ Skip ]
-webkit.org/b/115374 fast/css/style-scoped/style-scoped-with-important-rule.html [ Skip ]
-webkit.org/b/115374 fast/dom/HTMLTemplateElement/cycles-in-shadow.html [ Skip ]
+webkit.org/b/115374 editing/shadow [ Skip ]
 webkit.org/b/115374 fast/dom/shadow [ Skip ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1374,6 +1369,15 @@
 webkit.org/b/105535 inspector-protocol/nmi-webaudio.html [ Failure ]
 webkit.org/b/105535 inspector-protocol/nmi-webaudio-leak-test.html [ Timeout ]
 
+webkit.org/b/115374 accessibility/corresponding-control-deleted-crash.html [ Failure ]
+webkit.org/b/115374 editing/text-iterator/basic-iteration-shadowdom.html [ Failure ]
+webkit.org/b/115374 fast/css/style-scoped/style-scoped-apply-author-styles.html [ Failure ]
+webkit.org/b/115374 fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html [ Failure ]
+webkit.org/b/115374 fast/css/style-scoped/style-scoped-in-shadow.html [ Failure ]
+webkit.org/b/115374 fast/css/style-scoped/style-scoped-nested.html [ Failure ]
+webkit.org/b/115374 fast/css/style-scoped/style-scoped-with-important-rule.html [ Failure ]
+webkit.org/b/115374 fast/dom/HTMLTemplateElement/cycles-in-shadow.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to