summaryrefslogtreecommitdiffstats
path: root/webkit/data/layout_tests
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 13:51:49 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 13:51:49 +0000
commit6db7fe0fc22b9535dd3756ffc424c33924f17cf9 (patch)
treeba872e64b63ee599328373f7a75183d0691a6e78 /webkit/data/layout_tests
parent5d999f06efe1f2ed2d3f6217559a4018a5c13758 (diff)
downloadchromium_src-6db7fe0fc22b9535dd3756ffc424c33924f17cf9.zip
chromium_src-6db7fe0fc22b9535dd3756ffc424c33924f17cf9.tar.gz
chromium_src-6db7fe0fc22b9535dd3756ffc424c33924f17cf9.tar.bz2
Ignore invalid test instead of rebaseing it. Nothing interesting is
being tested here. They right behavior is to throw a syntax error in the first line of the test. Review URL: http://codereview.chromium.org/19662 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8874 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/layout_tests')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/reparsing-semicolon-insertion-expected.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/reparsing-semicolon-insertion-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/reparsing-semicolon-insertion-expected.txt
deleted file mode 100644
index 3167783..0000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/reparsing-semicolon-insertion-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-CONSOLE MESSAGE: line 13: Uncaught SyntaxError: Unexpected token }
-FAIL successfullyParsed should be true. Threw exception ReferenceError: successfullyParsed is not defined
-
-TEST COMPLETE
-