Title: [146022] trunk/LayoutTests
Revision
146022
Author
[email protected]
Date
2013-03-17 11:40:14 -0700 (Sun, 17 Mar 2013)

Log Message

Unreviewed GTK gardening.

Adding failure expectations for the two reftests added in r145982, failing due to disabled subpixel layout.
Triaging/enhancing failure expectations for spellcheck tests after r145940.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146021 => 146022)


--- trunk/LayoutTests/ChangeLog	2013-03-17 18:13:01 UTC (rev 146021)
+++ trunk/LayoutTests/ChangeLog	2013-03-17 18:40:14 UTC (rev 146022)
@@ -1,3 +1,12 @@
+2013-03-17  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding failure expectations for the two reftests added in r145982, failing due to disabled subpixel layout.
+        Triaging/enhancing failure expectations for spellcheck tests after r145940.
+
+        * platform/gtk/TestExpectations:
+
 2013-03-17  Simon Fraser  <[email protected]>
 
         https://bugs.webkit.org/show_bug.cgi?id=97124

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (146021 => 146022)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-03-17 18:13:01 UTC (rev 146021)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-03-17 18:40:14 UTC (rev 146022)
@@ -699,6 +699,12 @@
 Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html [ Pass Slow ] 
 Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html [ Pass Slow ] 
 
+webkit.org/b/73003 editing/spelling/spellcheck-async.html [ Failure Slow ]
+webkit.org/b/73003 editing/spelling/spellcheck-async-mutation.html [ Failure Slow ]
+webkit.org/b/73003 editing/spelling/spellcheck-paste.html [ Pass Slow ]
+webkit.org/b/73003 editing/spelling/spellcheck-sequencenum.html [ Failure Slow ]
+webkit.org/b/50740 editing/spelling/spellcheck-queue.html [ Failure Slow ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of slow tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -725,10 +731,6 @@
 # Missing DRT AccessibilityController::addNotificationListener implementation
 webkit.org/b/70606 accessibility/aria-checkbox-sends-notification.html [ Timeout ]
 
-webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-async.html [ Timeout ]
-webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-paste.html [ Timeout ]
-webkit.org/b/50740 [ Release ] editing/spelling/spellcheck-queue.html [ Timeout ]
-
 Bug(GTK) media/progress-events-generated-correctly.html [ Failure Timeout ]
 
 webkit.org/b/102257 fast/dom/Window/open-window-min-size.html [ Timeout ]
@@ -1399,6 +1401,8 @@
 webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-circle-padding.html [ ImageOnlyFailure ]
 webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-ellipse.html [ ImageOnlyFailure ]
 webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-ellipse-padding.html [ ImageOnlyFailure ]
+webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html [ ImageOnlyFailure ]
+webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html [ ImageOnlyFailure ]
 webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html [ ImageOnlyFailure ]
 
 webkit.org/b/110090 fast/events/clientXY-in-zoom-and-scroll.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to