diff options
author | jknotten@chromium.org <jknotten@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-20 16:08:22 +0000 |
---|---|---|
committer | jknotten@chromium.org <jknotten@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-20 16:08:22 +0000 |
commit | 90c26c38952ac161f1353bae8738ba3543612633 (patch) | |
tree | 944e0427affd821bf7440ddde19fe5f42b88e4f8 /webkit | |
parent | b9163e0c15f47960975dad9b8a59b9897af3a611 (diff) | |
download | chromium_src-90c26c38952ac161f1353bae8738ba3543612633.zip chromium_src-90c26c38952ac161f1353bae8738ba3543612633.tar.gz chromium_src-90c26c38952ac161f1353bae8738ba3543612633.tar.bz2 |
Suppress some passing tests upstream in preparation for a roll.
TBR=johnnyg@chromium.org
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6881083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index be4abaa..22bf899 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -57,3 +57,14 @@ BUGDPRANKE LINUX DEBUG : http/tests/security/contentSecurityPolicy/media-src-all BUGDPRANKE WIN DEBUG : perf/typing-at-end-of-line.html = TEXT TIMEOUT PASS BUGDPRANKE MAC DEBUG : fast/notifications/notifications-display-close-events.html = TIMEOUT PASS BUGDPRANKE MAC DEBUG : fast/css-generated-content/table-row-group-to-inline.html = IMAGE+TEXT PASS + +// Green on canary +BUGJKNOTTEN MAC : fast/borders/borderRadiusDashed01.html = IMAGE PASS +BUGJKNOTTEN MAC : fast/forms/menulist-clip.html = IMAGE PASS +BUGJKNOTTEN MAC : fast/forms/menulist-narrow-width.html = IMAGE PASS +BUGJKNOTTEN MAC : fast/forms/menulist-option-wrap.html = IMAGE PASS +BUGJKNOTTEN MAC : fast/forms/menulist-restrict-line-height.html = IMAGE PASS +BUGJKNOTTEN MAC : fast/forms/menulist-separator-painting.html = IMAGE PASS +BUGJKNOTTEN MAC : fast/forms/menulist-style-color.html = IMAGE PASS +BUGJKNOTTEN MAC : fast/forms/select-baseline.html = IMAGE PASS +BUGJKNOTTEN MAC : fast/forms/select-empty-option-height.html = IMAGE PASS |