Title: [135408] trunk/LayoutTests
Revision
135408
Author
commit-qu...@webkit.org
Date
2012-11-21 08:01:17 -0800 (Wed, 21 Nov 2012)

Log Message

[EFL][WK2] gardening: fast/writing-mode/japanese-ruby-* are flaky
https://bugs.webkit.org/show_bug.cgi?id=102921

Unreviewed gardening: several tests fail if run after any test that
changes font family mappings. Mark them flaky.

Patch by Jussi Kukkonen <jussi.kukko...@intel.com> on 2012-11-21

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (135407 => 135408)


--- trunk/LayoutTests/ChangeLog	2012-11-21 15:58:55 UTC (rev 135407)
+++ trunk/LayoutTests/ChangeLog	2012-11-21 16:01:17 UTC (rev 135408)
@@ -1,3 +1,13 @@
+2012-11-21  Jussi Kukkonen  <jussi.kukko...@intel.com>
+
+        [EFL][WK2] gardening: fast/writing-mode/japanese-ruby-* are flaky
+        https://bugs.webkit.org/show_bug.cgi?id=102921
+
+        Unreviewed gardening: several tests fail if run after any test that
+        changes font family mappings. Mark them flaky.
+
+        * platform/efl-wk2/TestExpectations:
+
 2012-11-21  Yury Semikhatsky  <yu...@chromium.org>
 
         Unreviewed. Reverted expectation changes from r135380 and marked css3/filters/effect-reference-ordering-hw.html as crashing

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (135407 => 135408)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-11-21 15:58:55 UTC (rev 135407)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-11-21 16:01:17 UTC (rev 135408)
@@ -179,6 +179,12 @@
 # Also flaky at least on GTK+
 webkit.org/b/72698 media/audio-garbage-collect.html
 
+# window.internals does not reset font family mappings (done in other tests), leading to these failures
+webkit.org/b/102370 fast/writing-mode/japanese-ruby-horizontal-bt.html [ Failure Pass ]
+webkit.org/b/102370 fast/writing-mode/japanese-ruby-vertical-lr.html [ Failure Pass ]
+webkit.org/b/102370 fast/writing-mode/japanese-ruby-vertical-rl.html [ Failure Pass ]
+webkit.org/b/102370 fast/text/international/002.html [ Failure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FAILING TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to