diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-30 16:55:55 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-30 16:55:55 +0000 |
commit | b6639f40525f34f82f2ae33345a68881e4dbf917 (patch) | |
tree | 9b3751ae5e9a870535e926054a546e8e145ecc36 /webkit/tools/layout_tests | |
parent | 5ef873f4f8bfd441edc458960318b8df4706b846 (diff) | |
download | chromium_src-b6639f40525f34f82f2ae33345a68881e4dbf917.zip chromium_src-b6639f40525f34f82f2ae33345a68881e4dbf917.tar.gz chromium_src-b6639f40525f34f82f2ae33345a68881e4dbf917.tar.bz2 |
Adds a comment as to why this test is failing.
BUG=none
TEST=none
TBR=tc
Review URL: http://codereview.chromium.org/19505
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8964 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
1 files changed, 2 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 755d43c..45cbb44 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1681,6 +1681,8 @@ LayoutTests/plugins/netscape-throw-exception.html = FAIL WIN : LayoutTests/fast/dom/Window/timeout-callback-scope.html = PASS TIMEOUT WIN : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = PASS TIMEOUT WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = PASS FAIL +// I believe this is a bug in the test. I have upstreamed a fix +// (https://bugs.webkit.org/show_bug.cgi?id=23633). WIN : LayoutTests/transitions/transition-end-event-nested.html = PASS FAIL LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT LINUX : LayoutTests/http/tests/local/stylesheet-and-script-load-order-http.html = PASS TIMEOUT |