diff options
author | kylep@chromium.org <kylep@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 02:15:03 +0000 |
---|---|---|
committer | kylep@chromium.org <kylep@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 02:15:03 +0000 |
commit | a632e6d58027c308897dc32d1c8b609f76681e8d (patch) | |
tree | f343493a172461adcd85d160c9c40afbc51b9b3c /webkit | |
parent | 923e796ab3077b6cf847883fa21ea9435883ccc8 (diff) | |
download | chromium_src-a632e6d58027c308897dc32d1c8b609f76681e8d.zip chromium_src-a632e6d58027c308897dc32d1c8b609f76681e8d.tar.gz chromium_src-a632e6d58027c308897dc32d1c8b609f76681e8d.tar.bz2 |
More duplicates in test_expections. Linted.
BUG=15267,17974
Review URL: http://codereview.chromium.org/159685
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22136 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 94c55f6..51e6fe0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2716,7 +2716,7 @@ BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.h // WebKit 45270:45287 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS CRASH -// Flaky for a while on DEBUG +// Flaky for a while on DEBUG; also related to BUG17974 BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL // Started crashing without a clear reason. @@ -3077,7 +3077,6 @@ 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: 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 |