diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-09 17:50:18 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-09 17:50:18 +0000 |
commit | 43940a5349d0206bc2ff2e4d2ab666a04035ec12 (patch) | |
tree | 1bfbf7af123ce05b6c1b28644ba92b8398e22770 /webkit | |
parent | e1247af3110dc604221f24d3cfdab993688cc78b (diff) | |
download | chromium_src-43940a5349d0206bc2ff2e4d2ab666a04035ec12.zip chromium_src-43940a5349d0206bc2ff2e4d2ab666a04035ec12.tar.gz chromium_src-43940a5349d0206bc2ff2e4d2ab666a04035ec12.tar.bz2 |
Add expected timeout for a flaky test, which has been timing out with some regularity today.
Seems to have increased in flakiness around build 3894 of Webkit Linux (dbg)(3).
TBR=tony
Review URL: http://codereview.chromium.org/149395
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20277 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3cdfea7..52e0ded 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2118,7 +2118,7 @@ BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-04.html = BUG9798 LINUX : LayoutTests/transitions/transition-timing-function.html = FAIL PASS BUG9798 LINUX : chrome/http/tests/misc/set-window-opener-to-null.html = FAIL PASS BUG9798 LINUX : pending/fast/repaint/bugzilla-6473.html = FAIL PASS -BUG9798 LINUX DEBUG : LayoutTests/transitions/repeated-firing-background-color.html = FAIL PASS +BUG9798 LINUX DEBUG : LayoutTests/transitions/repeated-firing-background-color.html = FAIL PASS TIMEOUT BUG9798 LINUX MAC : LayoutTests/editing/pasteboard/drag-drop-dead-frame.html = FAIL PASS BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS BUG9798 LINUX WIN : LayoutTests/http/tests/navigation/metaredirect-subframeload.html = TIMEOUT PASS |