From c3ef76cecbad3c9fa36d55d2614fc735b702ca41 Mon Sep 17 00:00:00 2001 From: "ager@google.com" Date: Wed, 28 Jan 2009 10:04:20 +0000 Subject: It seems that the old version of the selection-functions test is still used on the buildbot. The new version of the test cannot generate the output that is in the results downloaded from the buildbot. Marking as failing until the buildbot can be updated. Review URL: http://codereview.chromium.org/19621 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8801 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webkit') diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index c5ddf0a..12d319c 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1013,6 +1013,10 @@ LayoutTests/fast/js/function-dot-arguments.html = FAIL LayoutTests/fast/js/primitive-method-this.html = FAIL LayoutTests/http/tests/plugins/local-geturl-from-remote.html = CRASH FAIL +// This test was update in webkit revision 40293. This new test +// passes, but the old test seems to still be used on the buildbot. +LayoutTests/fast/forms/selection-functions.html = FAIL + // MERGE REGRESSIONS 36102:37604 LINUX : LayoutTests/fast/events/mouse-click-events.html = FAIL -- cgit v1.1