diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-30 19:46:51 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-30 19:46:51 +0000 |
commit | 25e979d39063ea83e0635010a3204aa6ec0b166b (patch) | |
tree | 42c5ad6429dbb300cebdb1d7af27aa284e670e5c /webkit | |
parent | cef27d2fed12f583ea9782f8b790718a78c25936 (diff) | |
download | chromium_src-25e979d39063ea83e0635010a3204aa6ec0b166b.zip chromium_src-25e979d39063ea83e0635010a3204aa6ec0b166b.tar.gz chromium_src-25e979d39063ea83e0635010a3204aa6ec0b166b.tar.bz2 |
Remove passing WIN tests from test_expectations.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/343063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30618 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ead4689..befb10f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3271,22 +3271,5 @@ BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT BUG_ROLANDSTEINER WIN : LayoutTests/fast/events/click-focus-anchor.html = TEXT BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/float/float-in-float-hit-testing.html = IMAGE -BUG_ROLANDSTEINER WIN : LayoutTests/editing/inserting/typing-003.html = TIMEOUT -BUG_ROLANDSTEINER WIN : LayoutTests/fast/block/margin-collapse/102.html = TIMEOUT -BUG_ROLANDSTEINER WIN : LayoutTests/http/tests/incremental/slow-utf8-text.pl = TIMEOUT -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement02.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement03.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement04.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement05.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement06.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement07.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement08.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement09.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement10.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLBodyElement08.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLBodyElement12.html = CRASH -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLDocument02.html = CRASH -// used to be slow/timout, crashed in roll to WebKit r50324 -// was: BUG9798 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS TIMEOUT -// was: BUG24182 WIN RELEASE SLOW : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS -BUG_ROLANDSTEINER WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = CRASH +BUG9798 WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS TIMEOUT +BUG24182 WIN RELEASE SLOW : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS |