diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-26 00:27:10 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-26 00:27:10 +0000 |
commit | e56b4ab871e7b34736223e75ed966a613f236a6e (patch) | |
tree | 5f6402c59f9e3a6953060ca6c73c3e5e2e8aabcc /webkit/tools | |
parent | cd37033213c76352afb197bebcdfa2252115ea69 (diff) | |
download | chromium_src-e56b4ab871e7b34736223e75ed966a613f236a6e.zip chromium_src-e56b4ab871e7b34736223e75ed966a613f236a6e.tar.gz chromium_src-e56b4ab871e7b34736223e75ed966a613f236a6e.tar.bz2 |
Update an incccurate comment in test_expectations. This test has failed since it was checked in upstream, it wasn't an upstream rebaseline.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/173435
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24380 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 58c64c8..5eb8f94 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1138,8 +1138,7 @@ BUG10322 WIN : LayoutTests/fast/borders/fieldsetBorderRadius.html = FAIL // This test isn't hanging, it just takes 12-13 seconds to run. BUG10322 SLOW : LayoutTests/http/tests/misc/acid3.html = FAIL -// Expectations for this test changed upstream. We should fix this test, but -// it doesn't need to block the current release +// Has failed for Chromium since it was first checked in. BUG10323 : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = FAIL // Times out because this uses dom storage which we don't implement. |