Title: [142174] trunk/LayoutTests
Revision
142174
Author
[email protected]
Date
2013-02-07 13:44:17 -0800 (Thu, 07 Feb 2013)

Log Message

Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Adding a failure expectation for a test in r142122.
* platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r142149.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142173 => 142174)


--- trunk/LayoutTests/ChangeLog	2013-02-07 21:39:02 UTC (rev 142173)
+++ trunk/LayoutTests/ChangeLog	2013-02-07 21:44:17 UTC (rev 142174)
@@ -1,3 +1,10 @@
+2013-02-07  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Adding a failure expectation for a test in r142122.
+        * platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r142149.
+
 2013-02-07  Benjamin Poulain  <[email protected]>
 
         Move pauseAnimation/pauseTransition from TestRunner to Internals

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (142173 => 142174)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-07 21:39:02 UTC (rev 142173)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-07 21:44:17 UTC (rev 142174)
@@ -1482,6 +1482,8 @@
 
 webkit.org/b/108973 fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
 
+webkit.org/b/109224 fast/forms/number/number-l10n-input.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

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


--- trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt	2013-02-07 21:39:02 UTC (rev 142173)
+++ trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt	2013-02-07 21:44:17 UTC (rev 142174)
@@ -336,6 +336,7 @@
 PASS URL.toString() is '[object URLConstructor]'
 PASS WebGLContextEvent.toString() is '[object WebGLContextEventConstructor]'
 PASS WebKitAnimationEvent.toString() is '[object WebKitAnimationEventConstructor]'
+PASS WebKitCSSFilterRule.toString() is '[object WebKitCSSFilterRuleConstructor]'
 PASS WebKitCSSFilterValue.toString() is '[object WebKitCSSFilterValueConstructor]'
 PASS WebKitCSSKeyframeRule.toString() is '[object WebKitCSSKeyframeRuleConstructor]'
 PASS WebKitCSSKeyframesRule.toString() is '[object WebKitCSSKeyframesRuleConstructor]'
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to