diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-07 02:12:33 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-07 02:12:33 +0000 |
commit | 9fac832450418309ff8e6175ea7dd8496a4710f6 (patch) | |
tree | 82b058cfe216215fdce48e6d6e025588f465d423 /webkit | |
parent | 13262b83ce51432125db9082a60a603753519f84 (diff) | |
download | chromium_src-9fac832450418309ff8e6175ea7dd8496a4710f6.zip chromium_src-9fac832450418309ff8e6175ea7dd8496a4710f6.tar.gz chromium_src-9fac832450418309ff8e6175ea7dd8496a4710f6.tar.bz2 |
Flaky timeout
TBR=timsteele
BUG=18740
TEST=none
Review URL: http://codereview.chromium.org/164126
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22714 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 60cd2f2..074f292 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3048,6 +3048,7 @@ BUG18724 LINUX DEBUG : LayoutTests/transitions/transition-drt-api-delay.html = P // Flaky timeout BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEOUT BUG18733 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization.html = PASS TIMEOUT +BUG18740 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = PASS TIMEOUT BUG18665 MAC : LayoutTests/security/block-test.html = FAIL BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL |