summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-03 18:56:17 +0000
committermichaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-03 18:56:17 +0000
commit8d4de926bd0e8db5ed59d3c42553755e6f560e6e (patch)
tree2d9b448695174b54fe296af7b1e145bdf6c0a104
parente81b3741eb741cca9b6f5289521ee7cf78a305a0 (diff)
downloadchromium_src-8d4de926bd0e8db5ed59d3c42553755e6f560e6e.zip
chromium_src-8d4de926bd0e8db5ed59d3c42553755e6f560e6e.tar.gz
chromium_src-8d4de926bd0e8db5ed59d3c42553755e6f560e6e.tar.bz2
Remove a WONTFIX line from test_expectations now that we skip running tests in 'script-tests' directories.
TBR=hamaji BUG=20908 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25345 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 79268f5..03825a1 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2317,12 +2317,6 @@ BUG20786 WIN DEBUG : LayoutTests/fast/dom/undetectable-document-all.html = PASS
BUG10480 LINUX DEBUG : LayoutTests/editing/selection/move-by-line-001.html = PASS FAIL
-// WebKit roll to 47982
-// This is a template, shouldn't be run, it got moved from a 'resources'
-// subdirectory, where things are automagically skipped, into the script-tests
-// directory and is no longer automatically skipped.
-BUG20908 WONTFIX SKIP : LayoutTests/animations/script-tests/TEMPLATE.html = PASS FAIL CRASH TIMEOUT
-
// Flakey crashes in js tests. Cause unknown.
BUG20886 WIN DEBUG : LayoutTests/fast/js/regexp-no-extensions.html = CRASH PASS
BUG20886 WIN DEBUG : LayoutTests/fast/js/repeat-cached-vm-reentry.html = CRASH PASS