Title: [129333] trunk/LayoutTests
Revision
129333
Author
[email protected]
Date
2012-09-24 01:34:16 -0700 (Mon, 24 Sep 2012)

Log Message

[EFL] Unskip test cases that started passing after r129303
https://bugs.webkit.org/show_bug.cgi?id=97433

Unreviewed EFL gardening.

Unskip several ref tests that are marked as unexpected
passes after r129303. r129303 fixed detection of ref
tests that are passing unexpectedly.

Patch by Christophe Dumez <[email protected]> on 2012-09-24

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129332 => 129333)


--- trunk/LayoutTests/ChangeLog	2012-09-24 08:34:10 UTC (rev 129332)
+++ trunk/LayoutTests/ChangeLog	2012-09-24 08:34:16 UTC (rev 129333)
@@ -1,3 +1,16 @@
+2012-09-24  Christophe Dumez  <[email protected]>
+
+        [EFL] Unskip test cases that started passing after r129303
+        https://bugs.webkit.org/show_bug.cgi?id=97433
+
+        Unreviewed EFL gardening.
+
+        Unskip several ref tests that are marked as unexpected
+        passes after r129303. r129303 fixed detection of ref
+        tests that are passing unexpectedly.
+
+        * platform/efl/TestExpectations:
+
 2012-09-24  Matt Falkenhagen  <[email protected]>
 
         Skeleton implementation of dialog.showModal()

Modified: trunk/LayoutTests/platform/efl/TestExpectations (129332 => 129333)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-24 08:34:10 UTC (rev 129332)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-24 08:34:16 UTC (rev 129333)
@@ -45,9 +45,6 @@
 webkit.org/b/83897 inspector/styles/protocol-css-regions-commands.html
 webkit.org/b/83897 inspector/styles/region-style-crash.html
 
-# Accelerated compositing is disabled for elements in a RenderFlowThread
-webkit.org/b/84900 compositing/regions/webkit-flow-renderer-layer-compositing.html [ ImageOnlyFailure ]
-
 # Deletion UI is a Mail-ism. We don't need to wory about this. (via Chromium)
 Bug(EFL) editing/deleting/deletionUI-single-instance.html
 Bug(EFL) fast/dom/Element/id-in-deletebutton.html
@@ -751,7 +748,6 @@
 # Shadow DOM for replaced elements is not rendered correctly yet.
 webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-complex-shadow.html [ ImageOnlyFailure ]
 webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-only-shadow.html [ ImageOnlyFailure ]
-webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-without-shadow.html [ ImageOnlyFailure ]
 webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-complex-shadow.html [ ImageOnlyFailure ]
 webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-without-shadow.html [ ImageOnlyFailure ]
 webkit.org/b/91488 fast/dom/shadow/shadowdom-for-output-only-shadow.html [ ImageOnlyFailure ]
@@ -922,9 +918,6 @@
 
 webkit.org/b/90007 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ]
 
-# Test started failing after r122681 due to wrong scrollbar positioning
-webkit.org/b/91359 css3/flexbox/flexbox-overflow-auto.html [ ImageOnlyFailure ]
-
 # Looks like missing multipart/x-mixed-replace support in libsoup. Failing on both GTK and EFL.
 webkit.org/b/68979 http/tests/multipart/multipart-replace-non-html-content.php [ Failure ]
 
@@ -975,9 +968,6 @@
 # Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
 webkit.org/b/89826 fast/css/word-space-extra.html [ Failure ]
 
-# Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826
-webkit.org/b/94008 fast/css/word-spacing-characters.html [ ImageOnlyFailure ]
-webkit.org/b/94003 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
 # This has always failed on Gtk/Efl - exposed by bug 89826
 webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to