diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-01 00:56:32 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-01 00:56:32 +0000 |
commit | d2da40d52604228c5642105c4baa797fcf231b94 (patch) | |
tree | 0fa061edc02fcfcdfef05b009c709c8e177429e6 | |
parent | 69c24dc36c245c47c4d2f7488de67ce181e5a7c2 (diff) | |
download | chromium_src-d2da40d52604228c5642105c4baa797fcf231b94.zip chromium_src-d2da40d52604228c5642105c4baa797fcf231b94.tar.gz chromium_src-d2da40d52604228c5642105c4baa797fcf231b94.tar.bz2 |
Apparently this also fails on the mac bots. I don't get why though.
It succeeds on the mac canary bot.
TBR=michaeln@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/179054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24997 0039d316-1c4b-4281-b951-d872f2087c98
-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 86ce457..3faf8c0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2471,4 +2471,4 @@ BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT BUG20438 MAC : chrome/plugins/get-url-with-iframe-target-no-crash.html = TIMEOUT BUG_OJAN WIN LINUX : LayoutTests/fast/css/remove-shorthand.html = FAIL -BUG_OJAN WIN LINUX : LayoutTests/fast/inspector/style.html = FAIL +BUG_OJAN : LayoutTests/fast/inspector/style.html = FAIL |