diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 14:16:43 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 14:16:43 +0000 |
commit | 78608207516488dae7e976ed1aa54c294ff4c336 (patch) | |
tree | e68422c90487ca08aa2d7f362897ce582c90d4c0 /webkit | |
parent | 99d39a022fdbbaf782cb2330dc1e5957c1854a36 (diff) | |
download | chromium_src-78608207516488dae7e976ed1aa54c294ff4c336.zip chromium_src-78608207516488dae7e976ed1aa54c294ff4c336.tar.gz chromium_src-78608207516488dae7e976ed1aa54c294ff4c336.tar.bz2 |
This test timeouts once in a while on linux. marking is as slow.
LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml
BUG:9798
Review URL: http://codereview.chromium.org/271101
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29112 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 4dac273..372e625 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2588,7 +2588,7 @@ BUG9797 BUG9798 MAC RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after- BUG9798 LINUX : LayoutTests/storage/change-version.html = TIMEOUT PASS BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS -BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FAIL PASS +BUG9798 SLOW LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FAIL PASS BUG9798 LINUX DEBUG : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = FAIL PASS BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TIMEOUT FAIL BUG9798 LINUX RELEASE : LayoutTests/tables/mozilla/bugs/45621.html = FAIL |