diff options
author | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-08 17:28:10 +0000 |
---|---|---|
committer | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-08 17:28:10 +0000 |
commit | 684a1714b83e869f39c492802d9950a65e5f90ce (patch) | |
tree | 9528a803b6eccba455c17c3c374d603a59e8e2ca /webkit/tools/layout_tests | |
parent | fd746b81dc3ef93f26631d87295132c8cd083e24 (diff) | |
download | chromium_src-684a1714b83e869f39c492802d9950a65e5f90ce.zip chromium_src-684a1714b83e869f39c492802d9950a65e5f90ce.tar.gz chromium_src-684a1714b83e869f39c492802d9950a65e5f90ce.tar.bz2 |
Change a TIMEOUT to a FAIL to green mac tests
Review URL: http://codereview.chromium.org/115131
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15648 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6f4c132..ec22744 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1213,7 +1213,7 @@ BUG10667 LINUX MAC : chrome/plugins/refcount-leaks.html = FAIL BUG10667 LINUX MAC : chrome/plugins/return-npobject.html = FAIL BUG10667 LINUX MAC : chrome/plugins/script-object-invoke.html = FAIL BUG10667 MAC : pending/plugins/iframe-shims.html = FAIL CRASH -BUG10667 MAC : LayoutTests/plugins/return-error-from-new-stream-callback-in-full-frame-plugin.htm = TIMEOUT +BUG10667 MAC : LayoutTests/plugins/return-error-from-new-stream-callback-in-full-frame-plugin.htm = FAIL // NEW FOR MERGE 36102:37604 |