diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 06:29:36 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 06:29:36 +0000 |
commit | e73209c7ec2b20e1eaf864e423fb0c7ea4567e1e (patch) | |
tree | c5e763cec18421ea0f21b763885ee421148fe56a /webkit/tools/layout_tests | |
parent | f203198142a5562941fb9812ab4b7df960de2d4c (diff) | |
download | chromium_src-e73209c7ec2b20e1eaf864e423fb0c7ea4567e1e.zip chromium_src-e73209c7ec2b20e1eaf864e423fb0c7ea4567e1e.tar.gz chromium_src-e73209c7ec2b20e1eaf864e423fb0c7ea4567e1e.tar.bz2 |
Add a few more newly flaky tests. TBR.
Review URL: http://codereview.chromium.org/62093
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13233 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 87f9561..4bb3f6e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2317,15 +2317,20 @@ BUG9798 : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS BUG9798 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS BUG9798 LINUX : LayoutTests/svg/batik/filters/filterRegions.svg = FAIL PASS BUG9798 LINUX : LayoutTests/fonts/cursive.html = FAIL PASS +BUG9798 LINUX : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS +BUG9798 LINUX : LayoutTests/scrollbars/basic-scrollbar.html = FAIL PASS BUG9798 WIN : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS BUG9798 WIN : LayoutTests/http/tests/uri/escaped-entity.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = TIMEOUT PASS BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS +BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/animations/change-keyframes.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-first-time.html = CRASH PASS +BUG9797 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/state-after-network-error.html = CRASH PASS +BUG9797 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = CRASH PASS BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS |