diff options
author | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-23 00:26:54 +0000 |
---|---|---|
committer | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-23 00:26:54 +0000 |
commit | 2b7b79a2570048d79f055a7eb62c02dedab8a7af (patch) | |
tree | 5a5faa26274b1c3ae82eef61e490e7b78b4449bc /webkit | |
parent | f784592cd075d7866c74e410833768c8b6f9b622 (diff) | |
download | chromium_src-2b7b79a2570048d79f055a7eb62c02dedab8a7af.zip chromium_src-2b7b79a2570048d79f055a7eb62c02dedab8a7af.tar.gz chromium_src-2b7b79a2570048d79f055a7eb62c02dedab8a7af.tar.bz2 |
Update test expectations after WebKit merge r46194:46229.
TBR=darin
TEST=None
BUG=None
Review URL: http://codereview.chromium.org/155968
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21356 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 687ae68..de36882 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2721,7 +2721,6 @@ BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.html = FAIL // WebKit 45270:45287 -BUG15490 DEBUG LINUX : LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar.html= CRASH BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS CRASH // Flaky for a while on DEBUG @@ -2975,9 +2974,6 @@ BUG13907 WIN : LayoutTests/media/audio-constructor-autobuffer.html = FAIL BUG17321 LINUX : LayoutTests/fast/loader/non-html-load-event.html = FAIL BUG17321 MAC : LayoutTests/fast/loader/non-html-load-event.html = CRASH FAIL -BUG17332 WIN DEBUG : LayoutTests/editing/execCommand/19087.html = CRASH -BUG17332 WIN : LayoutTests/editing/execCommand/19653-1.html = CRASH FAIL - // Test failures from WebKit merge r46143:46194 BUG17397 SKIP WIN : LayoutTests/media/audio-no-installed-engines.html = FAIL BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = FAIL @@ -2988,3 +2984,8 @@ BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL // Test failure from WebKit merge 46141:46143 BUG17326 LINUX WIN : LayoutTests/editing/execCommand/5138441.html = FAIL + +// Test failures from WebKit merge r46194:46229 +BUG17497 WIN RELEASE : LayoutTests/media/video-play-pause-exception.html = CRASH +BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL +BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = CRASH |