diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-18 00:40:16 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-18 00:40:16 +0000 |
commit | 0effc1cb2317bc1e6ae41a8a1b831921e45d62bd (patch) | |
tree | 866780c0123380e10274b1080e7ed1ea8b52f5e5 /webkit | |
parent | 10000d66052ed5a1c42f5173bd93ea0af8a6d19b (diff) | |
download | chromium_src-0effc1cb2317bc1e6ae41a8a1b831921e45d62bd.zip chromium_src-0effc1cb2317bc1e6ae41a8a1b831921e45d62bd.tar.gz chromium_src-0effc1cb2317bc1e6ae41a8a1b831921e45d62bd.tar.bz2 |
Fix wrong expectations for file when I marked it as slow. TBR.
Review URL: http://codereview.chromium.org/79067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13992 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 16c5904..bd21a11 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -48,8 +48,6 @@ BUG_OJAN SLOW : LayoutTests/fast/js/regexp-overflow.html = PASS BUG_OJAN SLOW : LayoutTests/http/tests/misc/DOMContentLoaded-event.html = PASS BUG_OJAN SLOW : LayoutTests/http/tests/navigation/multiple-back-forward-entries.html = PASS -BUG_OJAN SLOW : LayoutTests/http/tests/security/local-video-source-from-remote.html = PASS -BUG_OJAN SLOW : LayoutTests/http/tests/security/local-video-src-from-remote.html = PASS BUG_OJAN SLOW : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = PASS BUG_OJAN SLOW MAC LINUX : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = PASS BUG_OJAN SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS @@ -604,6 +602,8 @@ BUG4363 DEFER SKIP : LayoutTests/media = TIMEOUT BUG4363 DEFER SKIP : LayoutTests/fast/media = PASS FAIL BUG4363 DEFER : LayoutTests/http/tests/media = FAIL BUG4363 DEFER : LayoutTests/http/tests/security/local-video-poster-from-remote.html = FAIL TIMEOUT +BUG4363 DEFER SLOW : LayoutTests/http/tests/security/local-video-source-from-remote.html = FAIL +BUG4363 DEFER SLOW : LayoutTests/http/tests/security/local-video-src-from-remote.html = FAIL BUG4363 DEFER : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL // Function arguments object is copied for each access. |