diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 21:58:53 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 21:58:53 +0000 |
commit | 138ac9c942f20d2d3e5b48abc52be524d9559b11 (patch) | |
tree | e20f645b0159a76ba7af8262e878a1dd2350bc89 | |
parent | 01286850cfec1dfb9b8c571cb2e222e6d7a5192d (diff) | |
download | chromium_src-138ac9c942f20d2d3e5b48abc52be524d9559b11.zip chromium_src-138ac9c942f20d2d3e5b48abc52be524d9559b11.tar.gz chromium_src-138ac9c942f20d2d3e5b48abc52be524d9559b11.tar.bz2 |
Mark meta-tag-http-refresh-javascript-url.html no longer flaky per dashboard
TBR=ojan
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/541051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36177 0039d316-1c4b-4281-b951-d872f2087c98
-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 0114c89..c6721f7 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -82,7 +82,7 @@ BUG24182 SLOW LINUX DEBUG : LayoutTests/fast/xpath/4XPath/Borrowed/cz_20030217.h BUG24182 SLOW WIN MAC DEBUG : LayoutTests/tables/mozilla/bugs/45621.html = PASS //BUG24852 started failing since webkit 49583 //BUG24182 SLOW WIN : LayoutTests/css1/font_properties/font.html = PASS -BUG24182 SLOW WIN : LayoutTests/http/tests/security/xssAuditor/meta-tag-http-refresh-javascript-url.html = PASS TEXT +BUG24182 SLOW WIN : LayoutTests/http/tests/security/xssAuditor/meta-tag-http-refresh-javascript-url.html = PASS BUG24182 SLOW WIN RELEASE : LayoutTests/fast/loader/local-CSS-from-local.html = PASS BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/incremental/split-hex-entities.pl = PASS BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequestException.html = PASS |