diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-25 00:05:14 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-25 00:05:14 +0000 |
commit | 7bdfef5829d17bf545a83c302acd1618f02a63d0 (patch) | |
tree | 13785acd00316603e44d7329df332af455c6119a /webkit | |
parent | 4ea80c5554e384ba8d58b3687678e96f8df4ee0f (diff) | |
download | chromium_src-7bdfef5829d17bf545a83c302acd1618f02a63d0.zip chromium_src-7bdfef5829d17bf545a83c302acd1618f02a63d0.tar.gz chromium_src-7bdfef5829d17bf545a83c302acd1618f02a63d0.tar.bz2 |
Disable failing test while I investigate.
TBR=nsylvain
Review URL: http://codereview.chromium.org/53032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12416 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 9e44ed09..b4da6ac 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1722,7 +1722,8 @@ DEFER SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = // Probably just needs to be rebaselined. We generate the png before the // image in the iframe loads so its dimensions are 0x0. -DEFER LINUX MAC : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL +// TODO(tc): Failing on buildbots +DEFER : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL // Missing expected results. Probably going to fail anyway, since // chromium does not support webarchive format. |