diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-28 22:02:08 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-28 22:02:08 +0000 |
commit | 6e263bec7383771ffc49ceb90a1cdbd9e4f6bc3f (patch) | |
tree | b5dbd7aa7519b251af18ab4ab1803bddb311ac3d /webkit | |
parent | f940bd576d493025f2f8e8834530df93a5d2de83 (diff) | |
download | chromium_src-6e263bec7383771ffc49ceb90a1cdbd9e4f6bc3f.zip chromium_src-6e263bec7383771ffc49ceb90a1cdbd9e4f6bc3f.tar.gz chromium_src-6e263bec7383771ffc49ceb90a1cdbd9e4f6bc3f.tar.bz2 |
Remove tests that are now passing.
BUG=74429
TBR=jamesr
Review URL: http://codereview.chromium.org/6588062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76267 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5ec6c69..407f321 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,14 +8,6 @@ // Skip an overly restrictive cross-origin HTTPS test BUGCR69594 SKIP : http/tests/appcache/different-https-origin-resource-main.html = FAIL -// Due to r75965. Need to rebase upstream. -BUG_TONY LINUX : fast/forms/menulist-restrict-line-height.html = IMAGE -BUG_TONY LINUX : fast/forms/menulist-style-color.html = IMAGE -BUG_TONY LINUX : fast/forms/select-baseline.html = IMAGE - -// Dropping U;. Need to rebase upstream. -BUG_TONY : http/tests/navigation/useragent.php = TEXT - // Due to r76098. Need to fix upstream. BUG_ADAMK : fast/filesystem/op-get-entry.html = PASS TEXT @@ -37,5 +29,3 @@ BUGCR_74414 : fast/overflow/horizontal-scroll-after-back.html = TIMEOUT BUGCR_74418 WIN LINUX RELEASE : transitions/default-timing-function.html = IMAGE BUGCR_74418 MAC DEBUG : transitions/default-timing-function.html = PASS - -BUGCR_74429 : fast/encoding/utf-16-no-bom.xml = MISSING |