diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 06:49:36 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 06:49:36 +0000 |
commit | 82886107786883d1174b436ffb017cb7afb34798 (patch) | |
tree | 9bc55902594cb01d1a1f7062f288fbed02c6fed5 /webkit/tools/layout_tests | |
parent | e73209c7ec2b20e1eaf864e423fb0c7ea4567e1e (diff) | |
download | chromium_src-82886107786883d1174b436ffb017cb7afb34798.zip chromium_src-82886107786883d1174b436ffb017cb7afb34798.tar.gz chromium_src-82886107786883d1174b436ffb017cb7afb34798.tar.bz2 |
More flaky tests. Sorry to keep sending these reviews out.
I wasn't able to reproduce this flakiness locally all day
today, so I feel like we just need to get the bots green
and see where that leaves us. TBR.
Review URL: http://codereview.chromium.org/63052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13234 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4bb3f6e..b9d1b51 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -893,7 +893,7 @@ LINUX : LayoutTests/svg/carto.net/button.svg = FAIL // New tests. We should fix these, but they don't need to block the current release DEFER LINUX WIN : LayoutTests/svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL -DEFER : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FAIL +DEFER LINUX WIN : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FAIL DEFER : LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml = FAIL LINUX : LayoutTests/svg/carto.net/combobox.svg = FAIL @@ -2319,15 +2319,19 @@ 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 LINUX : LayoutTests/transitions/transition-timing-function.html = FAIL PASS +BUG9798 WIN : LayoutTests/transitions/change-values-during-transition.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 +BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS +BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TIMEOUT FAIL 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/editing/pasteboard/subframe-dragndrop-1.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 |