From ec84f93404d9379d93c192da4bb5feaebe39da8b Mon Sep 17 00:00:00 2001 From: "sgjesse@chromium.org" Date: Thu, 9 Oct 2008 13:24:04 +0000 Subject: 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 --- webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 +++++-- 1 file 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 -- cgit v1.1