diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-07 21:06:11 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-07 21:06:11 +0000 |
commit | 1dae299c59b837014454ca6202c3de91d338c8f0 (patch) | |
tree | 91d4263df9dce79fd33a405a688264421c0f6386 /webkit | |
parent | 7fee968e82d2ab2948b2712fed874b21d6e58222 (diff) | |
download | chromium_src-1dae299c59b837014454ca6202c3de91d338c8f0.zip chromium_src-1dae299c59b837014454ca6202c3de91d338c8f0.tar.gz chromium_src-1dae299c59b837014454ca6202c3de91d338c8f0.tar.bz2 |
Clean up test expectation to remove passing tests
TBR=japhet
TEST=none
BUG=24182
BUG=31108
BUG=31146
BUG=31257
Review URL: http://codereview.chromium.org/527021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35728 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4b35dc7..1869ab1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -91,6 +91,7 @@ BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-r BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS +BUG24182 WIN DEBUG SLOW: LayoutTests/inspector/console-dirxml.html = PASS // Usually <1s in release, ~1s in debug, but occasionally >5s in release. BUG27335 WIN RELEASE : LayoutTests/plugins/embed-attributes-setting.html = PASS TIMEOUT @@ -3126,18 +3127,11 @@ BUG30939 : LayoutTests/svg/filters/filter-clip.svg = IMAGE+TEXT // WebKit roll 52468->52535 BUG31108 WIN LINUX : LayoutTests/fast/text/international/bidi-layout-across-linebreak.html = TEXT BUG31252 : LayoutTests/http/tests/security/listener/xss-inactive-closure.html = TEXT -BUG31108 LINUX : LayoutTests/editing/inserting/12882.html = IMAGE // WebKit roll 52535->52554 BUG31146 WIN LINUX : LayoutTests/editing/selection/select-text-overflow-ellipsis.html = IMAGE+TEXT BUG31146 MAC : LayoutTests/editing/selection/select-text-overflow-ellipsis.html = IMAGE BUG31146 WIN LINUX : LayoutTests/svg/custom/grayscale-gradient-mask.svg = IMAGE -BUG31146 WIN : LayoutTests/inspector/console-clear.html = TEXT - -// Began failing in the 52554->52633 merge. (Debug has been slow for at least -// 700 runs as of that merge.) -BUG31257 WIN RELEASE : LayoutTests/inspector/console-dirxml.html = TEXT -BUG31257 WIN DEBUG SLOW: LayoutTests/inspector/console-dirxml.html = TEXT // WebKit roll 52633 -> 52667 BUG_AJWONG WIN : LayoutTests/svg/batik/text/textFeatures.svg = TEXT |