Title: [137461] trunk/LayoutTests
Revision
137461
Author
o...@webkit.org
Date
2012-12-12 06:56:59 -0800 (Wed, 12 Dec 2012)

Log Message

[Qt] Unreviewed gardening, remove duplicated expectations and fix broken expectations.

* platform/qt-4.8/TestExpectations:
* platform/qt-5.0-wk2/TestExpectations:
* platform/qt-mac/TestExpectations:
* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137460 => 137461)


--- trunk/LayoutTests/ChangeLog	2012-12-12 14:54:57 UTC (rev 137460)
+++ trunk/LayoutTests/ChangeLog	2012-12-12 14:56:59 UTC (rev 137461)
@@ -1,3 +1,12 @@
+2012-12-12  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] Unreviewed gardening, remove duplicated expectations and fix broken expectations.
+
+        * platform/qt-4.8/TestExpectations:
+        * platform/qt-5.0-wk2/TestExpectations:
+        * platform/qt-mac/TestExpectations:
+        * platform/qt/TestExpectations:
+
 2012-12-12  Yury Semikhatsky  <yu...@chromium.org>
 
         Unreviewed. Marked inspector-protocol/take-heap-snapshot.html as CRASH only in Debug mode, it passes in Release.

Modified: trunk/LayoutTests/platform/qt/TestExpectations (137460 => 137461)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-12-12 14:54:57 UTC (rev 137460)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-12-12 14:56:59 UTC (rev 137461)
@@ -321,10 +321,6 @@
 # Missing test infrastructure, no gamepads available.
 webkit.org/b/92873 gamepad/gamepad-polling-access.html
 
-# CSS Variables are not yet enabled.
-webkit.org/b/85580 fast/css/variables
-webkit.org/b/85580 inspector/styles/variables
-
 # CSS image-resolution is not yet enabled.
 webkit.org/b/85262 fast/css/image-resolution
 

Modified: trunk/LayoutTests/platform/qt-4.8/TestExpectations (137460 => 137461)


--- trunk/LayoutTests/platform/qt-4.8/TestExpectations	2012-12-12 14:54:57 UTC (rev 137460)
+++ trunk/LayoutTests/platform/qt-4.8/TestExpectations	2012-12-12 14:56:59 UTC (rev 137461)
@@ -666,10 +666,6 @@
 # IETC namespace failures
 webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
 
-# CSS Variables are not yet enabled.
-webkit.org/b/85580 fast/css/variables
-webkit.org/b/85580 inspector/styles/variables
-
 # Need rebaseline after https://bugs.webkit.org/show_bug.cgi?id=6033
 webkit.org/b/6033 css3/filters/add-filter-rendering.html [ ImageOnlyFailure Pass ]
 webkit.org/b/6033 css3/filters/crash-filter-change.html [ ImageOnlyFailure Pass ]

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations (137460 => 137461)


--- trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations	2012-12-12 14:54:57 UTC (rev 137460)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations	2012-12-12 14:56:59 UTC (rev 137461)
@@ -736,7 +736,6 @@
 webkit.org/b/99306 fast/replaced/border-radius-clip.html [ ImageOnlyFailure ]
 webkit.org/b/99306 transitions/opacity-transition-zindex.html [ ImageOnlyFailure ]
 webkit.org/b/99306 fast/backgrounds/background-clip-text-on-body.html [ ImageOnlyFailure ]
-webkit.org/b/99306 fast/regions/region-style-text-shadow.html [ ImageOnlyFailure ]
 webkit.org/b/99306 svg/filters/feImage-reference-svg-primitive.svg [ ImageOnlyFailure ] # Reni said this is actually a know svg issue with feImage.
 webkit.org/b/99306 svg/custom/use-instanceRoot-event-bubbling.xhtml [ ImageOnlyFailure ]
 
@@ -745,8 +744,8 @@
 fast/dom/shadow/wheel-event-on-input-in-shadow-dom.html
 
 # [Qt][WK2] REGRESSION(r132907): It made animations/negative-delay.html flaky
-webkit.org/b/100769 animations/negative-delay.html [ Pass Text ]
-webkit.org/b/100769 transitions/negative-delay.html [ Pass Text ]
+webkit.org/b/100769 animations/negative-delay.html [ Failure Pass ]
+webkit.org/b/100769 transitions/negative-delay.html [ Failure Pass ]
 
 # [Qt] Text on scaled layer is blurry
 webkit.org/b/101491 compositing/text-on-scaled-layer.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/qt-mac/TestExpectations (137460 => 137461)


--- trunk/LayoutTests/platform/qt-mac/TestExpectations	2012-12-12 14:54:57 UTC (rev 137460)
+++ trunk/LayoutTests/platform/qt-mac/TestExpectations	2012-12-12 14:56:59 UTC (rev 137461)
@@ -5754,10 +5754,6 @@
 # IETC namespace failures
 webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
 
-# CSS Variables are not yet enabled.
-webkit.org/b/85580 fast/css/variables
-webkit.org/b/85580 inspector/styles/variables
-
 # Need rebaseline after https://bugs.webkit.org/show_bug.cgi?id=6033
 webkit.org/b/6033 css3/filters/add-filter-rendering.html [ ImageOnlyFailure Pass ]
 webkit.org/b/6033 css3/filters/blur-filter-page-scroll-parents.html [ ImageOnlyFailure Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to