diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 19:02:51 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 19:02:51 +0000 |
commit | 6a25be1564442f4059d004d3cc984101a26d8fee (patch) | |
tree | c7bf0dbf43113c6639ae005522575d7f98c943c8 /webkit/tools | |
parent | b0d580abe4564811b1cebbbaf42be36bfea9a750 (diff) | |
download | chromium_src-6a25be1564442f4059d004d3cc984101a26d8fee.zip chromium_src-6a25be1564442f4059d004d3cc984101a26d8fee.tar.gz chromium_src-6a25be1564442f4059d004d3cc984101a26d8fee.tar.bz2 |
WebKit roll 49278:49309
BUG=none
TEST=none
TBR=darin
Review URL: http://codereview.chromium.org/262024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28422 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 75686887..d15eaea 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -716,7 +716,7 @@ BUG4363 LINUX MAC SKIP : LayoutTests/http/tests/security/local-video-src-from-re BUG13907 SKIP : LayoutTests/accessibility/media-element.html = TIMEOUT BUG13907 SKIP : LayoutTests/http/tests/security/local-video-source-from-remote.html = FAIL BUG13907 SKIP : LayoutTests/http/tests/media = FAIL -BUG13907 : LayoutTests/media/audio-constructor-autobuffer.html = FAIL +BUG13907 : LayoutTests/media/audio-constructor-autobuffer.html = FAIL TIMEOUT BUG13907 : LayoutTests/media/audio-constructor-src.html = TIMEOUT BUG13907 : LayoutTests/media/audio-delete-while-slider-thumb-clicked.html = PASS FAIL CRASH BUG13907 : LayoutTests/media/audio-delete-while-step-button-clicked.html = FAIL @@ -3141,9 +3141,14 @@ BUG_AA : LayoutTests/http/tests/security/isolatedWorld/string-prototype.html = F BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-properties.html = FAIL BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-function.html = TIMEOUT BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-string.html = TIMEOUT -BUG_AA SKIP : LayoutTests/http/tests/security/isolatedWorld/iframe.html = FAIL BUG_JOHNNYG : LayoutTests/http/tests/globalhistory/history-delegate-basic-title.html = FAIL BUG_JOHNNYG WIN DEBUG : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS TIMEOUT + +// Webkit roll 49278-49309 +BUG_JOHNNYG : LayoutTests/media/media-load-event.html = FAIL +BUG_JOHNNYG : LayoutTests/media/progress-event-at-least-one.html = FAIL +BUG_JOHNNYG : LayoutTests/media/audio-constructor.html = TIMEOUT + |