Title: [184914] trunk/LayoutTests
Revision
184914
Author
[email protected]
Date
2015-05-27 12:17:07 -0700 (Wed, 27 May 2015)

Log Message

Fix Mac Yosemite layout test failure following <http://trac.webkit.org/changeset/184899>
(https://bugs.webkit.org/show_bug.cgi?id=145336)

Mark test platform/mac/fast/ruby/ruby-expansion-cjk-2.html as failing on Yosemite.

Also remove references to fast/ruby/ruby-expansion-cjk*.html from TestExpectations files
of other ports since we consider these tests specific to Mac.

* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (184913 => 184914)


--- trunk/LayoutTests/ChangeLog	2015-05-27 19:00:22 UTC (rev 184913)
+++ trunk/LayoutTests/ChangeLog	2015-05-27 19:17:07 UTC (rev 184914)
@@ -1,3 +1,19 @@
+2015-05-27  Daniel Bates  <[email protected]>
+
+        Fix Mac Yosemite layout test failure following <http://trac.webkit.org/changeset/184899>
+        (https://bugs.webkit.org/show_bug.cgi?id=145336)
+
+        Mark test platform/mac/fast/ruby/ruby-expansion-cjk-2.html as failing on Yosemite.
+
+        Also remove references to fast/ruby/ruby-expansion-cjk*.html from TestExpectations files
+        of other ports since we consider these tests specific to Mac.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+        * platform/win/TestExpectations:
+
 2015-05-26  Dean Jackson  <[email protected]>
 
         Backdrop filters don't animate

Modified: trunk/LayoutTests/platform/efl/TestExpectations (184913 => 184914)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-05-27 19:00:22 UTC (rev 184913)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-05-27 19:17:07 UTC (rev 184914)
@@ -2163,13 +2163,6 @@
 webkit.org/b/142763 fast/images/animated-gif-window-resizing.html [ Timeout ]
 webkit.org/b/142764 accessibility/content-editable-as-textarea.html [ Timeout ]
 
-# Broken Ruby tests
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
-
 # [EFL] r182307 broke 87 layouttests
 webkit.org/b/143364 fast/fixed-layout [ Skip ]
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (184913 => 184914)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-05-27 19:00:22 UTC (rev 184913)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-05-27 19:17:07 UTC (rev 184914)
@@ -2351,13 +2351,6 @@
 
 webkit.org/b/143469 fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ]
 
-# Broken Ruby tests
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
-
 webkit.org/b/85594 fast/dom/navigator-detached-no-crash.html [ Failure ]
 
 webkit.org/b/143471 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ]

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (184913 => 184914)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2015-05-27 19:00:22 UTC (rev 184913)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2015-05-27 19:17:07 UTC (rev 184914)
@@ -2608,11 +2608,6 @@
 fast/forms/button-line-height.html [ ImageOnlyFailure ]
 fast/images/animated-png.html [ ImageOnlyFailure ]
 fast/regions/scrolling/scrollable-region-content-size-horiz-bt.html [ ImageOnlyFailure ]
-fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
-fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
-fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
-fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
-fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
 fast/text/baseline-inline-block.html [ ImageOnlyFailure ]
 
 # /fast text-only failures

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (184913 => 184914)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-05-27 19:00:22 UTC (rev 184913)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-05-27 19:17:07 UTC (rev 184914)
@@ -100,5 +100,7 @@
 fast/events/mouse-force-down.html [ Skip ]
 fast/events/mouse-force-up.html [ Skip ]
 
+[ Yosemite ] platform/mac/fast/ruby/ruby-expansion-cjk-2.html [ Failure ]
+
 ### END OF (2) Failures without bug reports
 ########################################

Modified: trunk/LayoutTests/platform/win/TestExpectations (184913 => 184914)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-05-27 19:00:22 UTC (rev 184913)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-05-27 19:17:07 UTC (rev 184914)
@@ -3096,13 +3096,6 @@
 # Started failing recently.
 webkit.org/b/143275 accessibility/aria-hidden-hides-all-elements.html [ Pass Failure ]
 
-# Broken Ruby tests
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
-webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
-
 webkit.org/b/143420 fast/fixed-layout/fixed-layout.html [ Skip ]
 
 # Seems to be font metrics dependent.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to