diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 20:29:01 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 20:29:01 +0000 |
commit | 263b9915e6782384be0497ac1a654e870f78c21c (patch) | |
tree | e0cb580771e7a0df133e985ee47e81afc8ffe308 /webkit | |
parent | e6dcf37c0f39a9cabd8a0dfdade92e901e77d6bd (diff) | |
download | chromium_src-263b9915e6782384be0497ac1a654e870f78c21c.zip chromium_src-263b9915e6782384be0497ac1a654e870f78c21c.tar.gz chromium_src-263b9915e6782384be0497ac1a654e870f78c21c.tar.bz2 |
Fix test_expectations.txt lint error.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20655 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
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 a5e31db..d927590 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2880,4 +2880,4 @@ BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-dou BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-entities.html = FAIL BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-no-quote.html = FAIL -BUG16240 SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = PASS +BUG16240 MAC WIN SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = PASS |