diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-11 01:07:14 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-11 01:07:14 +0000 |
commit | bd3dc94a54d7db7e08a3cbeacc690c6bc76ec0d8 (patch) | |
tree | afba6c17e4590ba1045c9b4de96e93e3cb064f51 /webkit | |
parent | 95249535c997f24b9a54a5b1ddccc98dfcdff1e6 (diff) | |
download | chromium_src-bd3dc94a54d7db7e08a3cbeacc690c6bc76ec0d8.zip chromium_src-bd3dc94a54d7db7e08a3cbeacc690c6bc76ec0d8.tar.gz chromium_src-bd3dc94a54d7db7e08a3cbeacc690c6bc76ec0d8.tar.bz2 |
Add a couple more flaky linux tests
BUG=27341
R=mpcomplete@chromium.org
TEST=none
Review URL: http://codereview.chromium.org/390009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31631 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 9391cc7..6886b25 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3085,3 +3085,6 @@ BUG27334 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-non-si BUG27334 MAC : LayoutTests/http/tests/xmlhttprequest/re-login-async.html = PASS TIMEOUT BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html = PASS TEXT BUG27334 MAC DEBUG : LayoutTests/plugins/netscape-invoke-failure.html = PASS TEXT + +BUG27341 LINUX : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html = PASS TIMEOUT +BUG27341 LINUX : LayoutTests/http/tests/local/stylesheet-and-script-load-order.html = PASS TIMEOUT |