diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-12 18:32:44 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-12 18:32:44 +0000 |
commit | daa4a35da743681ff356ee5b4df004bcc1c7ccad (patch) | |
tree | 2bd2b04a1e2fc7c15404995978d535b8c7da753b | |
parent | 1ce5b00f0963c137766efbbf130cf06021dd4f01 (diff) | |
download | chromium_src-daa4a35da743681ff356ee5b4df004bcc1c7ccad.zip chromium_src-daa4a35da743681ff356ee5b4df004bcc1c7ccad.tar.gz chromium_src-daa4a35da743681ff356ee5b4df004bcc1c7ccad.tar.bz2 |
Marks LayoutTests/transitions/transition-drt-api.html as failing instead of timeout. This follows from my last patch (r7867).
TEST=none
BUG=none
TBR=deanm
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7868 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
1 files changed, 1 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 656b0fa..d0fffc4 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1325,7 +1325,7 @@ LayoutTests/security/block-test.html = FAIL // MERGE 38500:39550: New tests // Needs to be rebaselined on linux/mac. -LINUX MAC : LayoutTests/transitions/transition-drt-api.html = TIMEOUT +LINUX MAC : LayoutTests/transitions/transition-drt-api.html = FAIL // Missing expected results SKIP : LayoutTests/animations/animation-drt-api.html = PASS |