summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-14 21:40:55 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-14 21:40:55 +0000
commite18f419b689ca8f560c1c02abb987ff25f2038b5 (patch)
treec54ca0077daec5f7ef1992a44a1b69ea77a58140 /webkit/tools
parent34d9cbe433eef929fcc9e9d8b8e4ceb9fe84e7b7 (diff)
downloadchromium_src-e18f419b689ca8f560c1c02abb987ff25f2038b5.zip
chromium_src-e18f419b689ca8f560c1c02abb987ff25f2038b5.tar.gz
chromium_src-e18f419b689ca8f560c1c02abb987ff25f2038b5.tar.bz2
Revert 36260 - fast/js/excessivecommausage.html is crashing on Win DBG as well.
BUG=15270 TBR=lrn TEST=NONE Review URL: http://codereview.chromium.org/545064 TBR=jshin@chromium.org Review URL: http://codereview.chromium.org/550047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36269 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 4541127..e587385 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2429,7 +2429,7 @@ BUG15217 MAC : fast/js/switch-behaviour.html = FAIL
// WebKit 45086:45111
BUG15270 MAC LINUX RELEASE : fast/js/excessive-comma-usage.html = TEXT
BUG15270 DEBUG SLOW : fast/js/excessive-comma-usage.html = FAIL
-BUG15270 WIN : fast/js/excessive-comma-usage.html = CRASH
+BUG15270 WIN RELEASE : fast/js/excessive-comma-usage.html = CRASH
// Flaky for a while; also related to BUG17974