diff options
author | stuartmorgan@google.com <stuartmorgan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 22:23:09 +0000 |
---|---|---|
committer | stuartmorgan@google.com <stuartmorgan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 22:23:09 +0000 |
commit | 2026d87f9e993833be099cc4ebd984158a5ab6fb (patch) | |
tree | 497a5e9f91893e0c734047998ada50b9537ebc16 /webkit | |
parent | 1765d1f797dec7eecf36ad227e7c578b5fe846a4 (diff) | |
download | chromium_src-2026d87f9e993833be099cc4ebd984158a5ab6fb.zip chromium_src-2026d87f9e993833be099cc4ebd984158a5ab6fb.tar.gz chromium_src-2026d87f9e993833be099cc4ebd984158a5ab6fb.tar.bz2 |
Change a plugin test using QuickTime from CRASH to FAIL
TBR=amanda
BUG=17499
TEST=Happier Mac WebKit bot
Review URL: http://codereview.chromium.org/164283
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22966 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 5dc68b3..c4c128e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2772,7 +2772,7 @@ BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL // Test failures from WebKit merge r46194:46229 BUG17497 WIN RELEASE : LayoutTests/media/video-play-pause-exception.html = PASS CRASH BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL -BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = CRASH +BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = FAIL // not sure why this started failing BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL |