diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-10 01:34:36 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-10 01:34:36 +0000 |
commit | 5b1dc51f3fbe094c7feb921755c96bf2cdcafc91 (patch) | |
tree | 9d8ac8ea313f0e860ea4719ecbd21c8d7a829b45 /webkit/tools/layout_tests | |
parent | cc2efcc280d9597c5eab18444a748f02e3106e33 (diff) | |
download | chromium_src-5b1dc51f3fbe094c7feb921755c96bf2cdcafc91.zip chromium_src-5b1dc51f3fbe094c7feb921755c96bf2cdcafc91.tar.gz chromium_src-5b1dc51f3fbe094c7feb921755c96bf2cdcafc91.tar.bz2 |
A few more flaky tests. TBR.
Review URL: http://codereview.chromium.org/67032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13488 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 41b7917..b175bab 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2363,6 +2363,7 @@ BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-04.html = BUG9798 LINUX : LayoutTests/transitions/transition-end-event-all-properties.html = FAIL PASS BUG9798 WIN RELEASE : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS +BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/fast/workers/worker-terminate.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS @@ -2385,6 +2386,7 @@ BUG9798 WIN : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-i BUG9798 WIN : LayoutTests/http/tests/uri/css-href.php = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/uri/escaped-entity.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/uri/utf8-path.html = TIMEOUT PASS +BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-contenttype-empty.html = TIMEOUT PASS |