Title: [143445] trunk/LayoutTests
Revision
143445
Author
zandober...@gmail.com
Date
2013-02-20 03:18:46 -0800 (Wed, 20 Feb 2013)

Log Message

Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Adding failure expectations for tests added in r143395, r143420 and r143439.
* platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r143386.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (143444 => 143445)


--- trunk/LayoutTests/ChangeLog	2013-02-20 11:08:29 UTC (rev 143444)
+++ trunk/LayoutTests/ChangeLog	2013-02-20 11:18:46 UTC (rev 143445)
@@ -1,3 +1,10 @@
+2013-02-20  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Adding failure expectations for tests added in r143395, r143420 and r143439.
+        * platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r143386.
+
 2013-02-20  Alexander Pavlov  <apav...@chromium.org>
 
         Web Inspector: Introduce SecurityOriginAdded and SecurityOriginRemoved events into ResourceTreeModel

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (143444 => 143445)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-20 11:08:29 UTC (rev 143444)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-20 11:18:46 UTC (rev 143445)
@@ -1460,11 +1460,17 @@
 webkit.org/b/83869 media/video-zoom-controls.html [ Failure ]
 
 webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-circle.html [ ImageOnlyFailure ]
+webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-ellipse.html [ ImageOnlyFailure ]
 
 webkit.org/b/110090 fast/events/clientXY-in-zoom-and-scroll.html [ Failure ]
 
 webkit.org/b/106125 fast/regions/seamless-iframe-flowed-into-regions.html [ ImageOnlyFailure ]
 
+webkit.org/b/110319 fast/multicol/newmulticol/column-rules-fixed-height.html [ ImageOnlyFailure ]
+
+webkit.org/b/110320 fast/dom/shadow/shadow-dom-event-dispatching-distributed-text-node.html [ Failure ]
+webkit.org/b/110320 fast/dom/shadow/shadow-dom-event-dispatching-text-node-in-shadow-root.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt (143444 => 143445)


--- trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt	2013-02-20 11:08:29 UTC (rev 143444)
+++ trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt	2013-02-20 11:18:46 UTC (rev 143445)
@@ -156,6 +156,7 @@
 PASS MimeTypeArray.toString() is '[object MimeTypeArrayConstructor]'
 PASS MouseEvent.toString() is '[object MouseEventConstructor]'
 PASS MutationEvent.toString() is '[object MutationEventConstructor]'
+PASS MutationObserver.toString() is '[object MutationObserverConstructor]'
 PASS NamedNodeMap.toString() is '[object NamedNodeMapConstructor]'
 PASS Node.toString() is '[object NodeConstructor]'
 PASS NodeFilter.toString() is '[object NodeFilterConstructor]'
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to