Title: [141239] trunk/LayoutTests
Revision
141239
Author
dominik.rottsc...@intel.com
Date
2013-01-30 02:31:14 -0800 (Wed, 30 Jan 2013)

Log Message

[EFL] Unreviewed gardening.

More plugin test cases skipped, failing after r141051,

* platform/efl-wk2/TestExpectations: r140999 leads to assertions in two stacking container tests.
* platform/efl/TestExpectations: r140613 introduced fast/ruby/select-ruby.html - failing on our port.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141238 => 141239)


--- trunk/LayoutTests/ChangeLog	2013-01-30 10:20:46 UTC (rev 141238)
+++ trunk/LayoutTests/ChangeLog	2013-01-30 10:31:14 UTC (rev 141239)
@@ -1,3 +1,12 @@
+2013-01-30  Dominik Röttsches  <dominik.rottsc...@intel.com>
+
+        [EFL] Unreviewed gardening.
+
+        More plugin test cases skipped, failing after r141051,
+
+        * platform/efl-wk2/TestExpectations: r140999 leads to assertions in two stacking container tests.
+        * platform/efl/TestExpectations: r140613 introduced fast/ruby/select-ruby.html - failing on our port.
+
 2013-01-29  Shinya Kawanaka  <shin...@chromium.org>
 
         Renderer is recreated unexpectedly after detach in HTMLInputElement

Modified: trunk/LayoutTests/platform/efl/TestExpectations (141238 => 141239)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-01-30 10:20:46 UTC (rev 141238)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-01-30 10:31:14 UTC (rev 141239)
@@ -1817,3 +1817,5 @@
 webkit.org/b/107476 fast/block/float/024.html [ Failure ]
 webkit.org/b/107476 fast/block/margin-collapse/empty-clear-blocks.html [ Failure ]
 
+# New ruby selection test (in r140613) fails to render correctly, not generating an expected result
+webkit.org/b/108315 fast/ruby/select-ruby.html [ Missing ]

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (141238 => 141239)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-01-30 10:20:46 UTC (rev 141238)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-01-30 10:31:14 UTC (rev 141239)
@@ -61,6 +61,10 @@
 webkit.org/b/102651 [ Debug ] networkinformation/add-listener-from-callback.html [ Crash ]
 webkit.org/b/102651 [ Debug ] networkinformation/basic-operation.html [ Crash ]
 
+# Assertion failure and incorrect results on our port after r140999
+webkit.org/b/106142 compositing/overflow/automatically-opt-into-composited-scrolling.html [ Crash Failure ]
+webkit.org/b/106142 compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Crash Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FLAKY TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -433,3 +437,14 @@
 webkit.org/b/108182 http/tests/security/storage-blocking-loosened-plugin.html [ Skip ]
 webkit.org/b/108182 http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Skip ]
 webkit.org/b/108182 plugins [ Skip ]
+webkit.org/b/108182 fast/loader/reload-zero-byte-plugin.html [ Skip ]
+webkit.org/b/108182 fast/frames/iframe-plugin-load-remove-document-crash.html [ Skip ]
+webkit.org/b/108182 fast/replaced/no-focus-ring-object.html [ Skip ]
+webkit.org/b/108182 fast/replaced/object-with-embed-url-param.html [ Skip ]
+webkit.org/b/108182 fast/replaced/no-focus-ring-embed.html [ Skip ]
+webkit.org/b/108182 http/tests/plugins/post-url-file.html [ Skip ]
+webkit.org/b/108182 http/tests/plugins/plugin-document-has-focus.html [ Skip ]
+webkit.org/b/108182 compositing/plugins/small-to-large-composited-plugin.html [ Skip ]
+
+# New ruby selection test (in r140613) fails to render correctly, not generating an expected result
+webkit.org/b/108315 fast/ruby/select-ruby.html [ Missing ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to