diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 17:01:41 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 17:01:41 +0000 |
commit | a314ef457692f2f17387a66122cf7706c6eb3a09 (patch) | |
tree | 5f5aa7d292191a8baa940b1dae05da90ab2917c4 /webkit | |
parent | 716ac8716c8eab474a6552db73f87ba9b85fc839 (diff) | |
download | chromium_src-a314ef457692f2f17387a66122cf7706c6eb3a09.zip chromium_src-a314ef457692f2f17387a66122cf7706c6eb3a09.tar.gz chromium_src-a314ef457692f2f17387a66122cf7706c6eb3a09.tar.bz2 |
Clean up test expectations after the recent WebKit roll.
TBR=dumi
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/440019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33072 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0324343..4b9c88e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3014,9 +3014,6 @@ BUG28080 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization. BUG28092 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS FAIL BUG28095 MAC : LayoutTests/http/tests/cookies/simple-cookies-expired.html = PASS TIMEOUT -// This test should simply be dumpAsText() -BUG_DIMICH WIN LINUX : LayoutTests/fast/table/row-height-recalc2.html = FAIL - // Need to add Chromium localized strings for the feature. Upstream r51172 BUG28264 : LayoutTests/fast/forms/validationMessage.html = FAIL @@ -3033,15 +3030,6 @@ BUG28317 : LayoutTests/fast/css/color-correction-untagged-images.html = FAIL // Failures in TestShell that resulted from Mac plugin/focus fixes in r32631. BUG28380 MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = CRASH FAIL -// Local storage tests. Failures from merge 51253:51310. -BUG28603 : LayoutTests/storage/domstorage/localstorage/index-get-and-set.html = TEXT -BUG28603 : LayoutTests/storage/domstorage/localstorage/onstorage-attribute-markup.html = TEXT -BUG28603 : LayoutTests/storage/domstorage/localstorage/onstorage-attribute-setattribute.html = TEXT -BUG28603 : LayoutTests/storage/domstorage/localstorage/onstorage-attribute-setwindow.html = TEXT -BUG28603 : LayoutTests/storage/domstorage/localstorage/simple-events.html = TEXT -BUG28603 : LayoutTests/storage/domstorage/window-attributes-exist.html = TEXT -BUG28603 : LayoutTests/storage/domstorage/localstorage/iframe-events.html = TIMEOUT - // New tests. Failures from merge 51253:51310. BUG28605 : LayoutTests/plugins/reloadplugins-no-pages.html = TEXT BUG28605 : LayoutTests/plugins/reloadplugins-and-pages.html = TIMEOUT |