diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-27 23:44:58 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-27 23:44:58 +0000 |
commit | 15123a7ca58102854802075f6efb3c5e5cc23e23 (patch) | |
tree | a9934edf7d0d0b8eef0fa93f220af6a1b45c7ebe | |
parent | 206a66637dd993d5ba866ffe5d69918486e363b9 (diff) | |
download | chromium_src-15123a7ca58102854802075f6efb3c5e5cc23e23.zip chromium_src-15123a7ca58102854802075f6efb3c5e5cc23e23.tar.gz chromium_src-15123a7ca58102854802075f6efb3c5e5cc23e23.tar.bz2 |
Update to include another newly added test that is similarly expected to
timeout on the mac.
TBR=wtc
BUG=20438
TEST=none
Review URL: http://codereview.chromium.org/173596
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24699 0039d316-1c4b-4281-b951-d872f2087c98
-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 ce69a36..6ad6708 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2761,3 +2761,4 @@ BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL // This newly added test times out on Mac: BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT +BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT |