diff options
author | pam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 22:00:03 +0000 |
---|---|---|
committer | pam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 22:00:03 +0000 |
commit | fa080a88617754f2b4a75a482c546422b9ca4fe0 (patch) | |
tree | 8b4fcef824b94bd959c840041b9834b5fa68a66d | |
parent | bea7bf4c7f51477c2313574a126f6aaa91aa6809 (diff) | |
download | chromium_src-fa080a88617754f2b4a75a482c546422b9ca4fe0.zip chromium_src-fa080a88617754f2b4a75a482c546422b9ca4fe0.tar.gz chromium_src-fa080a88617754f2b4a75a482c546422b9ca4fe0.tar.bz2 |
Update information about pending tests.
Review URL: http://codereview.chromium.org/39215
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11044 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index fa89163..a14b947 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -114,17 +114,14 @@ DEFER : LayoutTests/fast/events/stopPropagation-submit.html = FAIL // Bug 972450: These tests don't work with fast timers due to setTimeout // races. Pending versions have these fixed. +// Upstreaming pending test needs work. +// See https://bugs.webkit.org/show_bug.cgi?id=21536 LayoutTests/fast/repaint/bugzilla-6473.html = PASS FAIL // Bug 982608: test had a wrong result for one condition +// Pending test needs work before sedning upstream. LayoutTests/plugins/destroy-stream-twice.html = FAIL TIMEOUT -// Bug 1064038. Image with border="1" drawn without the border. -DEFER LINUX WIN : LayoutTests/fast/forms/image-border.html = FAIL - -// Bug 1055396. Vertical scrollbar created when there is no overflow. -LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAIL - // ----------------------------------------------------------------- // Tests deferred until we provide support for a particular feature. // ----------------------------------------------------------------- @@ -143,6 +140,12 @@ DEFER : LayoutTests/fast/invalid/residual-style.html = FAIL // Other // ----------------------------------------------------------------- +// Bug 1055396. Vertical scrollbar created when there is no overflow. +LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAIL + +// Bug 1064038. Image with border="1" drawn without the border. +DEFER LINUX WIN : LayoutTests/fast/forms/image-border.html = FAIL + // Pixeltest failure: Form control metrics incorrect LINUX MAC : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL PASS |