diff options
author | zork@google.com <zork@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 19:54:19 +0000 |
---|---|---|
committer | zork@google.com <zork@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 19:54:19 +0000 |
commit | ed764d167c3f9653b9eec17ecc2042ea3c0a6611 (patch) | |
tree | 5558c778aca1d98a38393eb71a9eadce96c68bd1 /webkit/tools | |
parent | 98e52ce87f2f3da7f70e4b60272aec4b806df149 (diff) | |
download | chromium_src-ed764d167c3f9653b9eec17ecc2042ea3c0a6611.zip chromium_src-ed764d167c3f9653b9eec17ecc2042ea3c0a6611.tar.gz chromium_src-ed764d167c3f9653b9eec17ecc2042ea3c0a6611.tar.bz2 |
Mark LayoutTests/fast/frames/iframe-text-contents.html as flaky
BUG=24340
TEST=none
Review URL: http://codereview.chromium.org/267027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28425 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 75686887..f855fc6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2501,6 +2501,7 @@ BUG9798 LINUX DEBUG SLOW : LayoutTests/fast/frames/calculate-round.html = CRASH 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 DEBUG : LayoutTests/fast/frames/frame-name-reset.html = TIMEOUT PASS +BUG24340 LINUX : LayoutTests/fast/frames/iframe-text-contents.html = CRASH PASS BUG9798 MAC RELEASE : LayoutTests/fast/js/stack-unwinding.html = CRASH PASS BUG9798 MAC RELEASE : LayoutTests/fast/js/toString-dontEnum.html = CRASH PASS BUG9798 WIN DEBUG : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS |