diff options
author | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-22 22:28:33 +0000 |
---|---|---|
committer | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-22 22:28:33 +0000 |
commit | 7405896f303361c2e3b5fa42b70d4de603215d06 (patch) | |
tree | bda484570da367aa77f2b2fa844ffa80a08c4b80 /webkit/tools/layout_tests/test_expectations.txt | |
parent | 60fca94ed614caad0109c1062f8260490cd85695 (diff) | |
download | chromium_src-7405896f303361c2e3b5fa42b70d4de603215d06.zip chromium_src-7405896f303361c2e3b5fa42b70d4de603215d06.tar.gz chromium_src-7405896f303361c2e3b5fa42b70d4de603215d06.tar.bz2 |
Update failure expectations, take two
Keep TIMEOUT for Windows.
TBR=dumi
BUG=21442,22296,19766
TEST=N/A
Review URL: http://codereview.chromium.org/207063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26872 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests/test_expectations.txt')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4d5b512..b862d31 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2196,7 +2196,7 @@ BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL // Fallout from webkit 47041:47189 BUG19248 : LayoutTests/fast/js/const.html = FAIL -BUG22296 : LayoutTests/storage/multiple-transactions-on-different-handles.html = CRASH +BUG22296 : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT CRASH BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL @@ -2209,7 +2209,7 @@ BUG19519 WIN DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL BUG19766 WIN : LayoutTests/svg/batik/text/textPosition.svg = FAIL BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL -BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = CRASH +BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = TIMEOUT CRASH BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL // Fails due to textInputController.setInputMethod not implemented for Mac. @@ -2272,7 +2272,7 @@ BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load- // Fails because we don't support layoutTestController.addUserStyleSheet(). BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL // New database test that fails. -BUG21442 : LayoutTests/storage/test-authorizer.html = CRASH +BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT CRASH // Need investigation after we enable file URL universal access in test shell. BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS |