Title: [129484] trunk/LayoutTests
Revision
129484
Author
[email protected]
Date
2012-09-25 03:48:57 -0700 (Tue, 25 Sep 2012)

Log Message

[EFL] More gardening.

Skip inspector/styles/variables/css-variables.html on WK2, specify
all CSS Sticky-related tests that are currently failing because
some are passing regardless of whether ENABLE_CSS_STICKY_POSITION
is enabled or not and update the way
http/tests/loading/307-after-303-after-post.html is being flaky.

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129483 => 129484)


--- trunk/LayoutTests/ChangeLog	2012-09-25 10:01:34 UTC (rev 129483)
+++ trunk/LayoutTests/ChangeLog	2012-09-25 10:48:57 UTC (rev 129484)
@@ -1,5 +1,18 @@
 2012-09-25  Raphael Kubo da Costa  <[email protected]>
 
+        [EFL] More gardening.
+
+        Skip inspector/styles/variables/css-variables.html on WK2, specify
+        all CSS Sticky-related tests that are currently failing because
+        some are passing regardless of whether ENABLE_CSS_STICKY_POSITION
+        is enabled or not and update the way
+        http/tests/loading/307-after-303-after-post.html is being flaky.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
+2012-09-25  Raphael Kubo da Costa  <[email protected]>
+
         [EFL] Daily gardening. Skip a few failing tests.
 
         * platform/efl/TestExpectations:

Modified: trunk/LayoutTests/platform/efl/TestExpectations (129483 => 129484)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-25 10:01:34 UTC (rev 129483)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-25 10:48:57 UTC (rev 129484)
@@ -163,7 +163,23 @@
 webkit.org/b/86623 editing/pasteboard/subframe-dragndrop-1.html [ Missing ]
 
 # CSS Sticky (-webkit-sticky) not supported by EFL.
-webkit.org/b/95182 fast/css/sticky [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/inflow-sticky.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/replaced-sticky.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-as-positioning-container.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-both-sides.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-left-percentage.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-left.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-margins.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-overflowing.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-side-margins.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-stacking-context.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-top-margins.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-top.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-writing-mode-horizontal-bt.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
+webkit.org/b/95182 fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ]
 
 # Testcase assumes a thumb width of 12px, default there uses 29px.
 webkit.org/b/95071 fast/forms/range/slider-in-multi-column.html [ Failure ]
@@ -298,7 +314,7 @@
 Bug(EFL) media/media-controls-clone.html [ Failure Pass ]
 
 webkit.org/b/93213 fast/text/international/text-spliced-font.html [ Failure Pass ]
-webkit.org/b/93214 http/tests/loading/307-after-303-after-post.html [ Pass Timeout ]
+webkit.org/b/93214 http/tests/loading/307-after-303-after-post.html [ Failure Pass Timeout ]
 webkit.org/b/93212 http/tests/incremental/slow-utf8-text.pl [ Pass Timeout ]
 webkit.org/b/68878 media/video-playing-and-pause.html [ Failure Pass ]
 

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (129483 => 129484)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-25 10:01:34 UTC (rev 129483)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-25 10:48:57 UTC (rev 129484)
@@ -194,3 +194,5 @@
 # Fails after r128056.
 webkit.org/b/96794 inspector/console/alert-toString-exception.html [ Failure ]
 
+# Fails after it was unskipped in r129372.
+webkit.org/b/97545 inspector/styles/variables/css-variables.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to