Skip to content
Snippets Groups Projects
Commit 65686b9f authored by stuartmorgan@chromium.org's avatar stuartmorgan@chromium.org
Browse files

Update failure expectations from TIMEOUT to CRASH

TBR=dumi

BUG=21442,22296,19766
TEST=N/A

Review URL: http://codereview.chromium.org/217023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26869 0039d316-1c4b-4281-b951-d872f2087c98
parent c4b9f621
No related branches found
No related tags found
No related merge requests found
...@@ -2196,7 +2196,7 @@ BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL ...@@ -2196,7 +2196,7 @@ BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL
// Fallout from webkit 47041:47189 // Fallout from webkit 47041:47189
BUG19248 : LayoutTests/fast/js/const.html = FAIL BUG19248 : LayoutTests/fast/js/const.html = FAIL
BUG22296 : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT BUG22296 : LayoutTests/storage/multiple-transactions-on-different-handles.html = CRASH
BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL 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 ...@@ -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 : LayoutTests/svg/batik/text/textPosition.svg = FAIL
BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL BUG19766 WIN LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL
BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL
BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = TIMEOUT BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = CRASH
BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL
// Fails due to textInputController.setInputMethod not implemented for Mac. // Fails due to textInputController.setInputMethod not implemented for Mac.
...@@ -2272,7 +2272,7 @@ BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load- ...@@ -2272,7 +2272,7 @@ BUG21411 SLOW WIN LINUX DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load-
// Fails because we don't support layoutTestController.addUserStyleSheet(). // Fails because we don't support layoutTestController.addUserStyleSheet().
BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL
// New database test that fails. // New database test that fails.
BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT BUG21442 : LayoutTests/storage/test-authorizer.html = CRASH
// Need investigation after we enable file URL universal access in test shell. // Need investigation after we enable file URL universal access in test shell.
BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment