diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 22:57:36 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 22:57:36 +0000 |
commit | 27d449845fad26b836e689936ccd5f5d5baa2b87 (patch) | |
tree | fd44ae35abec10fb52723b91d341b519a03805bf /webkit/tools/layout_tests | |
parent | 6533cd251379a6d885f0dc6d69e4923c0cc431a2 (diff) | |
download | chromium_src-27d449845fad26b836e689936ccd5f5d5baa2b87.zip chromium_src-27d449845fad26b836e689936ccd5f5d5baa2b87.tar.gz chromium_src-27d449845fad26b836e689936ccd5f5d5baa2b87.tar.bz2 |
A couple tests seem to be flakily crashing :(
TBR=jar
BUG=9798,10463
TEST=none
Review URL: http://codereview.chromium.org/164019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22550 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 95cb402..da0f1a2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1972,7 +1972,7 @@ BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti // New failures from merge BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAIL BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL -BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL +BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL CRASH BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t.svg = FAIL SLOW BUG10463 WIN : LayoutTests/svg/carto.net/scrollbar.svg = FAIL @@ -2152,7 +2152,7 @@ BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PASS BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS -BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOUT PASS +BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOUT PASS CRASH BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PASS |