diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 18:32:22 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 18:32:22 +0000 |
commit | bb65c88242cff032627558e8c22013f706cdeace (patch) | |
tree | 2099fc33d7d19d412596cef8ad3b9ced74b9585e /webkit | |
parent | 745f52f16b18a0fce360390881fee3d21f616137 (diff) | |
download | chromium_src-bb65c88242cff032627558e8c22013f706cdeace.zip chromium_src-bb65c88242cff032627558e8c22013f706cdeace.tar.gz chromium_src-bb65c88242cff032627558e8c22013f706cdeace.tar.bz2 |
Flaky timeout
TBR=timsteele
BUG=18659
TEST=none
Review URL: http://codereview.chromium.org/165069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22629 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 751f7cd..1acef14 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3042,16 +3042,11 @@ BUG17974 WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style.html = BUG17974 WIN LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL BUG17974 WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL -// This test seems to crash periodically on linux and mac. -BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html = CRASH PASS - // This happened when I enabled DOM Storage. Adam asked me to just exclude and // file a bug. BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.html = FAIL BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.html = FAIL -BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH - // Flaky. Timing? BUG18584 : LayoutTests/animations/change-one-anim.html = FAIL PASS BUG18584 WIN : LayoutTests/animations/play-state.html = FAIL PASS @@ -3061,5 +3056,10 @@ BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS BUG18610 WIN LINUX : LayoutTests/security/block-test.html = FAIL // Flaky crashes +BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html = CRASH PASS +BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH + +// Flaky timeout +BUG18659 WIN : LayoutTests/http/tests/loading/redirect-methods.html = PASS TIMEOUT
\ No newline at end of file |