Title: [122203] trunk/LayoutTests
Revision
122203
Author
[email protected]
Date
2012-07-10 00:49:19 -0700 (Tue, 10 Jul 2012)

Log Message

[Qt] Skipped a new failing test, because of a missing feature
(testRunner.setStorageDatabaseIdleInterval()).

Patch by Szilard Ledan <[email protected]> on 2012-07-10
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122202 => 122203)


--- trunk/LayoutTests/ChangeLog	2012-07-10 07:43:17 UTC (rev 122202)
+++ trunk/LayoutTests/ChangeLog	2012-07-10 07:49:19 UTC (rev 122203)
@@ -1,3 +1,12 @@
+2012-07-10  Szilard Ledan  <[email protected]>
+
+        [Qt] Skipped a new failing test, because of a missing feature
+        (testRunner.setStorageDatabaseIdleInterval()).
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2012-07-10  Yuta Kitamura  <[email protected]>
 
         WebSocket: Remove hixie76 protocol implementation

Modified: trunk/LayoutTests/platform/qt/Skipped (122202 => 122203)


--- trunk/LayoutTests/platform/qt/Skipped	2012-07-10 07:43:17 UTC (rev 122202)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-07-10 07:49:19 UTC (rev 122203)
@@ -1234,6 +1234,9 @@
 # http://trac.webkit.org/changeset/114067
 fast/events/constructors/media-key-event-constructor.html
 
+# missing testRunner.setStorageDatabaseIdleInterval() implementation
+storage/domstorage/storage-close-database-on-idle.html
+
 # ============================================================================= #
 # Failing SVG tests
 # ============================================================================= #
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to