Index: webkit/tools/layout_tests/test_expectations.txt |
=================================================================== |
--- webkit/tools/layout_tests/test_expectations.txt (revision 30992) |
+++ webkit/tools/layout_tests/test_expectations.txt (working copy) |
@@ -651,8 +651,6 @@ |
// error in the header of the following test. |
BUG24197 SKIP : LayoutTests/fast/css/disabled-author-styles.html = FAIL |
-// Need to implement clearAllDatabases in layoutTestController. |
-BUG20995 SKIP : LayoutTests/storage/statement-error-callback.html = FAIL |
// ----------------------------------------------------------------- |
// Other |
@@ -718,10 +716,6 @@ |
BUG4360 : LayoutTests/storage/domstorage/complex-values.html = FAIL |
BUG4360 : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT |
-// Flaky DOM Storage tests. |
-//BUG_JORLOW : LayoutTests/storage/domstorage/quota.html = CRASH PASS |
-//BUG_JORLOW DEBUG : LayoutTests/storage/domstorage/localstorage/onstorage-attribute-setwindow.html = PASS CRASH |
- |
// TODO(jorlow): Is this really still slow? If so, why? |
BUG_JORLOW SLOW DEBUG : LayoutTests/storage/domstorage/localstorage/index-get-and-set.html = PASS |
@@ -748,7 +742,12 @@ |
BUG4359 SKIP : LayoutTests/storage/read-and-write-transactions-dont-run-together.html = PASS |
BUG4359 SKIP : LayoutTests/storage/read-transactions-running-concurrently.html = PASS |
BUG4359 SKIP : LayoutTests/storage/multiple-transactions-on-different-handles.html = PASS |
+BUG4359 SKIP : LayoutTests/storage/change-version-handle-reuse.html = FAIL |
+BUG4359 SKIP : LayoutTests/storage/change-version.html = TIMEOUT |
+// Need to implement clearAllDatabases in layoutTestController. |
+BUG20995 SKIP : LayoutTests/storage/statement-error-callback.html = FAIL |
+ |
// Implement HTML5 Geolocation API. |
BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL |
@@ -3125,8 +3124,6 @@ |
BUG26107 : LayoutTests/fast/js/global-function-resolve.html = FAIL |
BUG26107 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FAIL PASS |
BUG26107 WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-call.html = FAIL |
-BUG26107 : LayoutTests/storage/change-version-handle-reuse.html = FAIL |
-BUG26107 : LayoutTests/storage/change-version.html = TIMEOUT |
BUG26344 LINUX DEBUG : LayoutTests/fast/text/atsui-partial-selection.html = CRASH |
BUG26344 LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete.html = CRASH |