Title: [130594] trunk/LayoutTests
Revision
130594
Author
[email protected]
Date
2012-10-07 02:01:31 -0700 (Sun, 07 Oct 2012)

Log Message

Unreviewed GTK gardening.

Adding crash and failure expectations for regressions introduced through r130584.
Adding image mismatch expectations for two new tests introduced in r130592.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130593 => 130594)


--- trunk/LayoutTests/ChangeLog	2012-10-07 01:55:34 UTC (rev 130593)
+++ trunk/LayoutTests/ChangeLog	2012-10-07 09:01:31 UTC (rev 130594)
@@ -1,3 +1,12 @@
+2012-10-07  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding crash and failure expectations for regressions introduced through r130584.
+        Adding image mismatch expectations for two new tests introduced in r130592.
+
+        * platform/gtk/TestExpectations:
+
 2012-10-06  Kent Tamura  <[email protected]>
 
         Update test expectation

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (130593 => 130594)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-07 01:55:34 UTC (rev 130593)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-07 09:01:31 UTC (rev 130594)
@@ -282,7 +282,7 @@
 Bug(GTK) fast/events/page-visibility-transition-test.html [ Skip ]
 
 # GTK doesn't support smart replace.
-webkit.org/b/61661 editing/pasteboard/drag-drop-list.html [ Failure ]
+webkit.org/b/61661 [ Release ] editing/pasteboard/drag-drop-list.html [ Failure ]
 
 # Tests for MediaSource API. Feature is not yet functional.
 webkit.org/b/64731 http/tests/media/media-source [ Skip ]
@@ -466,6 +466,19 @@
 webkit.org/b/94458 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Crash Failure ]
 webkit.org/b/94458 [ Debug ] fast/events/message-port-context-destroyed.html [ Crash Pass ]
 
+webkit.org/b/98612 [ Debug ] fast/events/drag-link.html [ Crash ]
+webkit.org/b/98612 [ Debug ] fast/events/crash-on-mutate-during-drop.html [ Crash ]
+webkit.org/b/98612 [ Debug ] fast/lists/drag-into-marker.html [ Crash ]
+webkit.org/b/98612 [ Debug ] editing/pasteboard/drag-drop-list.html [ Crash Failure ]
+webkit.org/b/98612 [ Debug ] editing/pasteboard/drop-link.html [ Crash ]
+webkit.org/b/98612 [ Debug ] editing/pasteboard/smart-drag-drop.html [ Crash Pass ]
+webkit.org/b/98612 [ Debug ] editing/pasteboard/subframe-dragndrop-1.html [ Crash ]
+webkit.org/b/98612 [ Debug ] editing/selection/4895428-1.html [ Crash Pass ]
+webkit.org/b/98612 [ Debug ] editing/selection/4895428-4.html [ Crash Pass ]
+webkit.org/b/98612 [ Debug ] editing/selection/contains-boundaries.html [ Crash ]
+webkit.org/b/98612 [ Debug ] svg/custom/use-animation-in-fill.html [ Crash Pass ]
+webkit.org/b/98612 [ Debug ] svg/custom/use-multiple-on-nested-disallowed-font.html [ Crash Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1375,6 +1388,11 @@
 
 webkit.org/b/98587 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
 
+webkit.org/b/98612 [ Release ] fast/dom/gc-dom-tree-lifetime.html [ Failure ]
+
+webkit.org/b/98613 css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ]
+webkit.org/b/98613 css3/masking/clip-path-reference.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to