diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 02:36:48 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 02:36:48 +0000 |
commit | 4fd4de79c980066d6cfd37d1fc177f0d00bfd9b5 (patch) | |
tree | 8e23cfd065c6b01af55d009405668555bf97c2b9 | |
parent | 29193b9b0af28ed636ebad88d82f3e32466b3f76 (diff) | |
download | chromium_src-4fd4de79c980066d6cfd37d1fc177f0d00bfd9b5.zip chromium_src-4fd4de79c980066d6cfd37d1fc177f0d00bfd9b5.tar.gz chromium_src-4fd4de79c980066d6cfd37d1fc177f0d00bfd9b5.tar.bz2 |
More webkit flake.
BUG=9798,13907
TBR=jparent
Review URL: http://codereview.chromium.org/263003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28222 0039d316-1c4b-4281-b951-d872f2087c98
-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 367820b..152ce83 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -715,7 +715,7 @@ BUG13907 : LayoutTests/media/controls-drag-timebar.html = TIMEOUT // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009 BUG9798 BUG13907 LINUX DEBUG : LayoutTests/media/controls-strict.html = TIMEOUT PASS FAIL BUG13907 : LayoutTests/media/controls-styling.html = FAIL -BUG13907 : LayoutTests/media/event-attributes.html = TIMEOUT +BUG13907 : LayoutTests/media/event-attributes.html = TIMEOUT CRASH BUG13907 : LayoutTests/media/video-canvas-source.html = FAIL BUG9798 BUG13907 LINUX DEBUG : LayoutTests/media/video-controls.html = TIMEOUT PASS BUG9798 BUG13907 LINUX DEBUG : LayoutTests/media/video-controls-rendering.html = FAIL PASS @@ -4933,9 +4933,13 @@ BUG_JPARENT: LayoutTests/svg/filters/sourceAlpha.svg = FAIL // WebKit update: 49190:49206 BUG_JPARENT MAC DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG_JPARENT MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS - BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-percentage.html = CRASH + BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-percentage.html = CRASH PASS + BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH PASS // Started failing for no apparent reason at r28124 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009 BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL BUG23972 WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH PASS + +// Flaky timeouts first appearing at r27764 (webkit 48947) +BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEOUT PASS |