Title: [106339] trunk/LayoutTests
Revision
106339
Author
[email protected]
Date
2012-01-30 23:50:46 -0800 (Mon, 30 Jan 2012)

Log Message

[Qt] Unreviewed gardening.

* platform/qt/Skipped: Skip failing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (106338 => 106339)


--- trunk/LayoutTests/ChangeLog	2012-01-31 07:45:32 UTC (rev 106338)
+++ trunk/LayoutTests/ChangeLog	2012-01-31 07:50:46 UTC (rev 106339)
@@ -1,3 +1,9 @@
+2012-01-30  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening.
+
+        * platform/qt/Skipped: Skip failing tests.
+
 2012-01-30  Yury Semikhatsky  <[email protected]>
 
         Web Inspector: should be possible to step through all event listeners when event listener breakpoint is hit

Modified: trunk/LayoutTests/platform/qt/Skipped (106338 => 106339)


--- trunk/LayoutTests/platform/qt/Skipped	2012-01-31 07:45:32 UTC (rev 106338)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-01-31 07:50:46 UTC (rev 106339)
@@ -90,6 +90,7 @@
 
 # ENABLE(MEDIA_STREAM) is disabled.
 fast/dom/MediaStream
+fast/mediastream
 
 # ENABLE(DIRECTORY_UPLOAD) is disabled.
 fast/forms/file/input-file-directory-upload.html
@@ -1073,6 +1074,14 @@
 fast/preloader/document-write.html
 fast/preloader/document-write-2.html
 
+# ERROR: LayoutTestController::overridePreference() does not support the 'WebKitCSSCustomFilterEnabled' preference
+# https://bugs.webkit.org/show_bug.cgi?id=76444
+css3/filters/effect-custom-disabled.html
+
+# ERROR: LayoutTestController::overridePreference() does not support the 'WebKitPageCacheSupportsPluginsPreferenceKey' preference
+# http://trac.webkit.org/changeset/106305
+# plugins/crash-restoring-pluging-page-from-page-cache.html
+
 # ============================================================================= #
 # Failing SVG tests
 # ============================================================================= #
@@ -1402,10 +1411,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=76432
 css3/filters/filtered-compositing-descendant.html
 
-# ERROR: LayoutTestController::overridePreference() does not support the 'WebKitCSSCustomFilterEnabled' preference
-# https://bugs.webkit.org/show_bug.cgi?id=76444
-css3/filters/effect-custom-disabled.html
-
 # [Qt] CSS3 hardware accelerated Brightness and contrast filters fails
 # https://bugs.webkit.org/show_bug.cgi?id=76785
 css3/filters/effect-brightness-hw.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to