summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorsgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-09 13:24:04 +0000
committersgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-09 13:24:04 +0000
commitec84f93404d9379d93c192da4bb5feaebe39da8b (patch)
tree27a8eec360fc9a8bf93e6800a42fc75993b3107b /webkit/tools
parent84cf76334d4175b3673d88bdbe431ee604face96 (diff)
downloadchromium_src-ec84f93404d9379d93c192da4bb5feaebe39da8b.zip
chromium_src-ec84f93404d9379d93c192da4bb5feaebe39da8b.tar.gz
chromium_src-ec84f93404d9379d93c192da4bb5feaebe39da8b.tar.bz2
Grouped a failing layout test with another layout test both
failing due to bug 852346: Tests link coloring and needs a history dataLayoutTests. Review URL: http://codereview.chromium.org/7012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3096 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 7580f95..0548256 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -255,9 +255,13 @@ V8 | KJS # LayoutTests/fast/text/international/bidi-menulist.html = FAIL
V8 | KJS # LayoutTests/fast/encoding/idn-security.html = FAIL
// Bug 852346
-// Tests link coloring and needs a history dataLayoutTests.
+// These layout tests to see if link colors change after visiting a page. They
+// does this by using layoutTestController.keepWebHistory() to turn on a
+// temporary web history. layoutTestController.keepWebHistory() is not
+// implemented in test shell.
// This is a test tool problem, not a Chrome problem.
V8 | KJS # LayoutTests/fast/history/clicked-link-is-visited.html = FAIL
+V8 | KJS # LayoutTests/fast/history/subframe-is-visited.html = FAIL
// Bug 1027226
// Bug 945322: test shell should dump text when
@@ -964,7 +968,6 @@ V8 | KJS # LayoutTests/fast/gradients/border-image-gradient.html = FAIL
V8 | KJS # LayoutTests/fast/gradients/generated-gradients.html = FAIL
V8 | KJS # LayoutTests/fast/gradients/list-item-gradient.html = FAIL
V8 | KJS # LayoutTests/fast/gradients/simple-gradients.html = FAIL
-V8 | KJS # LayoutTests/fast/history/subframe-is-visited.html = FAIL
V8 | KJS # LayoutTests/fast/html/marquee-scroll.html = FAIL
V8 | KJS # LayoutTests/fast/media/implicit-media-all.html = FAIL
V8 | KJS # LayoutTests/fast/media/monochrome.html = FAIL