Title: [136368] trunk/LayoutTests
Revision
136368
Author
christophe.du...@intel.com
Date
2012-12-02 23:47:33 -0800 (Sun, 02 Dec 2012)

Log Message

Unreviewed, WebKit2 gardening.

Skip storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html
on WebKit2 since testRunner.closeIdleLocalStorageDatabases() is not implemented yet.

* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136367 => 136368)


--- trunk/LayoutTests/ChangeLog	2012-12-03 07:27:23 UTC (rev 136367)
+++ trunk/LayoutTests/ChangeLog	2012-12-03 07:47:33 UTC (rev 136368)
@@ -1,3 +1,12 @@
+2012-12-02  Christophe Dumez  <christophe.du...@intel.com>
+
+        Unreviewed, WebKit2 gardening.
+
+        Skip storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html
+        on WebKit2 since testRunner.closeIdleLocalStorageDatabases() is not implemented yet.
+
+        * platform/wk2/TestExpectations:
+
 2012-12-02  Kangil Han  <kangil....@samsung.com>
 
         [EFL] Unskip fast/js/array-sort-modifying-tostring.html in release mode

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (136367 => 136368)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2012-12-03 07:27:23 UTC (rev 136367)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2012-12-03 07:47:33 UTC (rev 136368)
@@ -452,6 +452,10 @@
 inspector/geolocation-error.html
 inspector/geolocation-success.html
 
+# WebKitTestRunner needs to implement testRunner.closeIdleLocalStorageDatabases().
+# https://bugs.webkit.org/show_bug.cgi?id=103861
+storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to