diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-20 09:18:27 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-20 09:18:27 +0000 |
commit | ad8bc6ebdeb1a15e32a7ed7a25a628201f9018d6 (patch) | |
tree | ea467717ca09e0183949e370c5d9fea86927d020 /webkit/tools/layout_tests | |
parent | ecbb931bdfae3004686d0274242a85dcbf04dbea (diff) | |
download | chromium_src-ad8bc6ebdeb1a15e32a7ed7a25a628201f9018d6.zip chromium_src-ad8bc6ebdeb1a15e32a7ed7a25a628201f9018d6.tar.gz chromium_src-ad8bc6ebdeb1a15e32a7ed7a25a628201f9018d6.tar.bz2 |
Another round of test_expectations clean up.
Remove test expectations that are consistently passing, and add a platform tag to another test.
BUG=24930,4360
TEST=none
Review URL: http://codereview.chromium.org/306002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29501 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index cf66722..cc2f19c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -709,7 +709,7 @@ BUG24192 SKIP : chrome/http/mime = PASS // These tests all depend on DOM Storage events which are not yet supported. BUG4360 : LayoutTests/storage/domstorage/localstorage/iframe-events.html = TIMEOUT FAIL BUG4360 : LayoutTests/storage/domstorage/sessionstorage/iframe-events.html = TIMEOUT -BUG4360 : LayoutTests/storage/domstorage/localstorage/simple-events.html = FAIL +BUG4360 MAC : LayoutTests/storage/domstorage/localstorage/simple-events.html = FAIL BUG4360 : LayoutTests/storage/domstorage/sessionstorage/simple-events.html = FAIL BUG4360 : LayoutTests/storage/domstorage/sessionstorage/index-get-and-set.html = FAIL BUG4360 : LayoutTests/storage/domstorage/sessionstorage/onstorage-attribute-markup.html = FAIL @@ -3175,7 +3175,6 @@ BUG_YUTAK : LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.htm BUG_YUTAK LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-in-iframe.html = FAIL PASS // WebKit Roll 49761:49809 -BUG_JAPHET LINUX : LayoutTests/fast/css/transition-color-unspecified.html = FAIL BUG_JAPHET : LayoutTests/media/media-load-event.html = FAIL BUG_JAPHET : LayoutTests/media/progress-event-at-least-one.html = FAIL @@ -3188,4 +3187,4 @@ BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS // Test expectation for MAC is located above. // Please remove CRASH from that line when the fix is in. -BUG_YUTAK LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS +BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS |