diff options
author | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-29 20:25:30 +0000 |
---|---|---|
committer | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-29 20:25:30 +0000 |
commit | 250c6a4df01732194e05559918174bcf5fb05f42 (patch) | |
tree | a8409e7e43f7841dafadf475ea50174f3df4dd1e | |
parent | e029f7d609872755a26afa26d97c77279019bef0 (diff) | |
download | chromium_src-250c6a4df01732194e05559918174bcf5fb05f42.zip chromium_src-250c6a4df01732194e05559918174bcf5fb05f42.tar.gz chromium_src-250c6a4df01732194e05559918174bcf5fb05f42.tar.bz2 |
remove svg tests from the "skip" list because they no longer timeout
Review URL: http://codereview.chromium.org/8713
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4162 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt index 0656cf5..fd99d9d 100644 --- a/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt @@ -1160,11 +1160,6 @@ V8 | KJS # LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL | // we're still getting our bearings. // ----------------------------------------------------------------- -// Skip all the svg tests until we're rendering correctly. We can't correctly -// process the events sent by the test to drive the test forward because the -// objects are in the wrong place (ie, the click "misses" every time). -V8 # SKIP : LayoutTests/svg/ = TIMEOUT - // These tests hang for an unknown reason. Need to debug why the watchdog // thread doesn't kill the app correctly. V8 # SKIP : LayoutTests/fast/regex/ = TIMEOUT |