summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-04 23:05:19 +0000
committerjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-04 23:05:19 +0000
commit02fab02015cd288a28a900cd34243f44614c5624 (patch)
treebaf23f403a627f664ffd5be9081b7511dd5fa71f /webkit
parent51e45afe14fab36c1eb964d12cc7fc592e85ad78 (diff)
downloadchromium_src-02fab02015cd288a28a900cd34243f44614c5624.zip
chromium_src-02fab02015cd288a28a900cd34243f44614c5624.tar.gz
chromium_src-02fab02015cd288a28a900cd34243f44614c5624.tar.bz2
Update test_expectations to use a specific bug rather than general webkit merge bug.
TEST=none, no functional change BUG=21128 Review URL: http://codereview.chromium.org/196031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25545 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 c47c41b..5cfd565 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1882,7 +1882,7 @@ BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL
BUG11123 LINUX : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL
// New tests from WebKit Merge 42932:42994
-BUG11179 : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = FAIL TIMEOUT
+BUG21128 : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = FAIL TIMEOUT
// Chrome does not support WebArchives (just like Safari for Windows),
// although we might eventually want to on Mac.