diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 00:53:06 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 00:53:06 +0000 |
commit | fb2831a951a2205a88172bbb74c261f4af7a74cf (patch) | |
tree | 247acb6ab39ed2870764a3a658184a05123b5740 | |
parent | 46f191d41760be1671bee49cac5b615b96309efb (diff) | |
download | chromium_src-fb2831a951a2205a88172bbb74c261f4af7a74cf.zip chromium_src-fb2831a951a2205a88172bbb74c261f4af7a74cf.tar.gz chromium_src-fb2831a951a2205a88172bbb74c261f4af7a74cf.tar.bz2 |
More failures
BUG=9798
TEST=none
TBR=nsylvain
Review URL: http://codereview.chromium.org/263001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28207 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3492746..c1c4213 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2470,10 +2470,12 @@ BUG9798 WIN : LayoutTests/fast/dom/Window/slow_unload_handler.html = TIMEOUT PAS BUG9798 WIN DEBUG : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/forms/check-box-enter-key.html = CRASH PASS BUG9798 LINUX DEBUG : LayoutTests/fast/forms/input-align-image.html = FAIL PASS +BUG9798 MAC RELEASE : LayoutTests/fast/forms/menulist-separator-painting.html = CRASH PASS BUG9798 WIN RELEASE : LayoutTests/fast/forms/textarea-setvalue-submit.html = CRASH PASS // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009 BUG9798 WIN : LayoutTests/fast/frames/onlyCommentInIFrame.html = CRASH FAIL BUG9798 LINUX DEBUG : LayoutTests/fast/frames/calculate-order.html = CRASH PASS +BUG9798 LINUX RELEASE : LayoutTests/fast/frames/calculate-percentage.html = CRASH PASS BUG9798 LINUX : LayoutTests/fast/frames/calculate-round.html = CRASH PASS BUG9798 MAC LINUX DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT PASS BUG9798 LINUX RELEASE : LayoutTests/fast/frames/frame-limit.html = CRASH PASS |