summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-08 18:23:05 +0000
committerericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-08 18:23:05 +0000
commitaef721dcb5ceb03cd943616b94a35ad01d2a8337 (patch)
treef1e6b3933f97bc55a3d2e7d91cdd1b01bab4f412 /webkit/tools
parentb36f883a86ec0637d4fab990c30ad9e4ca087e5d (diff)
downloadchromium_src-aef721dcb5ceb03cd943616b94a35ad01d2a8337.zip
chromium_src-aef721dcb5ceb03cd943616b94a35ad01d2a8337.tar.gz
chromium_src-aef721dcb5ceb03cd943616b94a35ad01d2a8337.tar.bz2
skip a test which times out due to lack of database support.
Review URL: http://codereview.chromium.org/6335 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3020 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 1f664d5..fa2a060 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -379,6 +379,7 @@ V8 | KJS # LayoutTests/http/tests/media/remove-while-loading.html = FAIL
// We don't support the storage APIs. Some of the them hang.
V8 | KJS # SKIP : LayoutTests/storage = PASS
+V8 | KJS # SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS
// Fails due to storage APIs not implemented. See bug 1124568. Might be worth
// re-baselining temporarily so the rest of the conditions are still tested.
@@ -995,12 +996,6 @@ V8 | KJS # LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-destro
V8 | KJS # LayoutTests/printing = FAIL
V8 | KJS # LayoutTests/security/autocomplete-cleared-on-back.html = FAIL | TIMEOUT
V8 | KJS # LayoutTests/security/set-form-autocomplete-attribute.html = FAIL
-V8 | KJS # LayoutTests/storage/domstorage = FAIL
-V8 | KJS # LayoutTests/storage/multiple-databases-garbage-collection.html = FAIL
-V8 | KJS # LayoutTests/storage/multiple-transactions.html = FAIL
-V8 | KJS # LayoutTests/storage/quota-tracking.html = FAIL
-V8 | KJS # LayoutTests/storage/sql-data-types.html = FAIL
-V8 | KJS # LayoutTests/storage/success-callback.html = FAIL
V8 | KJS # LayoutTests/svg/custom/getSubStringLength.html = FAIL
V8 | KJS # LayoutTests/svg/custom/immutable-properties.html = FAIL
V8 | KJS # LayoutTests/svg/custom/svg-modify-currentTranslate.html = FAIL
@@ -1283,7 +1278,6 @@ V8 | KJS # LayoutTests/editing/execCommand/outdent-selection.html = PASS | FAIL
V8 | KJS # LayoutTests/fast/css/font-face-multiple-faces.html = FAIL
// Post-merge Timeouts: Definitely need to be fixed one day
-V8 | KJS # LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = TIMEOUT
V8 | KJS # LayoutTests/http/tests/security/cross-frame-access-call.html = TIMEOUT
// Post-merge Debug only Crashes