summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorfqian@google.com <fqian@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-14 18:17:14 +0000
committerfqian@google.com <fqian@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-14 18:17:14 +0000
commit13402c4a0c0bfd170f3949fae948e54eca72721b (patch)
treef2dbe475cb2d208d930d3fb5c5a7a2eee642db65 /webkit/tools
parent405ed122f92ca9248de2a65103edba9b02471a9f (diff)
downloadchromium_src-13402c4a0c0bfd170f3949fae948e54eca72721b.zip
chromium_src-13402c4a0c0bfd170f3949fae948e54eca72721b.tar.gz
chromium_src-13402c4a0c0bfd170f3949fae948e54eca72721b.tar.bz2
Two layout tests timed out after adding GCController support.
See issue 4432. TBR=darin Review URL: http://codereview.chromium.org/10948 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5484 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/win/tests_fixable.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt
index 750c2773..a1ba5c2 100644
--- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt
@@ -1171,3 +1171,7 @@ LayoutTests/fast/repaint/transform-absolute-child.html = FAIL
LayoutTests/fast/repaint/transform-absolute-in-positioned-container.html = FAIL
LayoutTests/fast/repaint/transform-relative-position.html = FAIL
LayoutTests/transforms/2d/zoom-menulist.html = FAIL
+
+// Issue http://code.google.com/p/chromium/issues/detail?id=4432)
+V8 # LayoutTests/fast/dom/HTMLImageElement/image-loading-gc.html = TIMEOUT
+V8 # LayoutTests/fast/events/message-channel-gc-3.html = TIMEOUT