Title: [133716] trunk/LayoutTests
Revision
133716
Author
[email protected]
Date
2012-11-06 20:50:50 -0800 (Tue, 06 Nov 2012)

Log Message

[EFL][WK2] fast/dom/shadow/shadowdom-for-object-only-shadow.html fails
https://bugs.webkit.org/show_bug.cgi?id=101417

Unreviewed, EFL gardening.

shadowdom-for-object-only-shadow.html test is flaky in WK2 only.

Patch by Jaehun Lim <[email protected]> on 2012-11-06

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133715 => 133716)


--- trunk/LayoutTests/ChangeLog	2012-11-07 04:40:33 UTC (rev 133715)
+++ trunk/LayoutTests/ChangeLog	2012-11-07 04:50:50 UTC (rev 133716)
@@ -1,3 +1,14 @@
+2012-11-06  Jaehun Lim  <[email protected]>
+
+        [EFL][WK2] fast/dom/shadow/shadowdom-for-object-only-shadow.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=101417
+
+        Unreviewed, EFL gardening.
+
+        shadowdom-for-object-only-shadow.html test is flaky in WK2 only.
+
+        * platform/efl-wk2/TestExpectations:
+
 2012-11-06  Shinya Kawanaka  <[email protected]>
 
         [Shadow] Pseudo custom-elements should start with 'x-'.

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (133715 => 133716)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-11-07 04:40:33 UTC (rev 133715)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-11-07 04:50:50 UTC (rev 133716)
@@ -166,6 +166,8 @@
 # Flaky, probably because the result is sometimes taken before data about visited link have passed through IPC.
 webkit.org/b/81797 fast/history/visited-link-background-color.html [ Failure  Pass ]
 
+webkit.org/b/101417 fast/dom/shadow/shadowdom-for-object-only-shadow.html [ ImageOnlyFailure Pass ]
+
 # Also flaky at least on GTK+
 webkit.org/b/72698 media/audio-garbage-collect.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to