diff options
author | kylep@chromium.org <kylep@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 02:01:53 +0000 |
---|---|---|
committer | kylep@chromium.org <kylep@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 02:01:53 +0000 |
commit | 923e796ab3077b6cf847883fa21ea9435883ccc8 (patch) | |
tree | cdf75f65bfb165d6a624e73d9caf9dc54f8fa61f /webkit/tools | |
parent | eec6734915bba10de425a570591c521c55cdb7be (diff) | |
download | chromium_src-923e796ab3077b6cf847883fa21ea9435883ccc8.zip chromium_src-923e796ab3077b6cf847883fa21ea9435883ccc8.tar.gz chromium_src-923e796ab3077b6cf847883fa21ea9435883ccc8.tar.bz2 |
Remove erroneously added fail expectations and fix some misspellings.
Review URL: http://codereview.chromium.org/159682
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22135 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 67628d1..94c55f6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -723,10 +723,6 @@ BUG8696 WIN LINUX : LayoutTests/fast/gradients/generated-gradients.html = FAIL BUG8696 WIN LINUX : LayoutTests/fast/gradients/simple-gradients.html = FAIL BUG8696 WIN LINUX : LayoutTests/fast/gradients/crash-on-zero-radius.html = FAIL -// Pipeline change is reporting errors incorrectly -BUG16738 : LayoutTests/media/unsupported-rtsp.html = FAIL -BUG16738 : LayoutTests/media/video-error-does-not-exist.html = FAIL -BUG16738 : LayoutTests/media/video-src-plus-source.html = FAIL // ----------------------------------------------------------------- // SVG TESTS @@ -3081,7 +3077,7 @@ BUG17974 WIN LINUX: LayoutTests/fast/css/remove-shorthand.html = FAIL BUG17974 WIN LINUX: LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL BUG17974 WIN LINUX: LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL BUG17974 WIN: LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL -BUG17974 WIN: LyoutTests/transtions/cancel-transitions.html = FAIL +BUG17974 WIN: LayoutTests/transitions/cancel-transition.html = FAIL // Regressions caused by Chromium r22067 BUG18089 LINUX MAC : LayoutTests/http/tests/security/xss-DENIED-xsl-document-redirect.xml = FAIL |