diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-06 22:42:35 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-06 22:42:35 +0000 |
commit | 58bb34b3fcaa95ba5e6b54e64a06738a0e399aa0 (patch) | |
tree | 37f8cae0da2df1de494c5a34cde242b772d6f0c1 | |
parent | af373e9026a0140124870ccd585e105c5240420d (diff) | |
download | chromium_src-58bb34b3fcaa95ba5e6b54e64a06738a0e399aa0.zip chromium_src-58bb34b3fcaa95ba5e6b54e64a06738a0e399aa0.tar.gz chromium_src-58bb34b3fcaa95ba5e6b54e64a06738a0e399aa0.tar.bz2 |
More failures
BUG=9798
TEST=none
TBR=nsylvain
Review URL: http://codereview.chromium.org/242166
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28168 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index aea5905..42e2d8b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2457,6 +2457,7 @@ BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL BUG9798 LINUX DEBUG : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS BUG9798 MAC DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS +BUG9798 MAC RELEASE : LayoutTests/fast/js/stack-unwinding.html = CRASH PASS BUG9798 WIN : chrome/fast/dom/extensions/interval.html = FAIL PASS BUG9797 WIN : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG9798 WIN : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS @@ -2469,7 +2470,7 @@ BUG9798 WIN RELEASE : LayoutTests/fast/forms/textarea-setvalue-submit.html = CRA // 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-round.html = CRASH PASS -BUG9798 LINUX DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT PASS +BUG9798 MAC LINUX DEBUG : LayoutTests/fast/frames/frame-limit.html = TIMEOUT PASS BUG9798 LINUX RELEASE : LayoutTests/fast/frames/frame-limit.html = CRASH PASS BUG9798 MAC RELEASE : LayoutTests/fast/js/toString-dontEnum.html = CRASH PASS BUG9798 WIN DEBUG : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS @@ -2483,6 +2484,8 @@ BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PA BUG9798 MAC RELEASE : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS BUG9798 MAC DEBUG : LayoutTests/http/tests/navigation/back-to-slow-frame.html = TIMEOUT PASS BUG9798 MAC RELEASE : LayoutTests/http/tests/navigation/success200-frames-loadsame.html = TIMEOUT PASS +BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL PASS +BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL PASS BUG9798 WIN LINUX RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS BUG9798 MAC DEBUG : LayoutTests/http/tests/security/xssAuditor/script-tag.html = TIMEOUT PASS BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/script-tag-utf-7.html = TIMEOUT PASS |