diff options
author | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-28 10:04:20 +0000 |
---|---|---|
committer | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-28 10:04:20 +0000 |
commit | c3ef76cecbad3c9fa36d55d2614fc735b702ca41 (patch) | |
tree | ccc1d48c74b687631c815cbd54110ed6b341c0a1 /webkit | |
parent | f08a247c471a213f294e6d368030ac7d11e34c28 (diff) | |
download | chromium_src-c3ef76cecbad3c9fa36d55d2614fc735b702ca41.zip chromium_src-c3ef76cecbad3c9fa36d55d2614fc735b702ca41.tar.gz chromium_src-c3ef76cecbad3c9fa36d55d2614fc735b702ca41.tar.bz2 |
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
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 |