diff options
author | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-04 22:27:24 +0000 |
---|---|---|
committer | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-04 22:27:24 +0000 |
commit | 8fe5329f477999503614ef37f1ec71ddf778c085 (patch) | |
tree | 5afb762e89c6645a013650c0cbd630d731db4588 /webkit | |
parent | a0b7b55ddad0c3e7189f76a28eb0c0c8e56e0ba5 (diff) | |
download | chromium_src-8fe5329f477999503614ef37f1ec71ddf778c085.zip chromium_src-8fe5329f477999503614ef37f1ec71ddf778c085.tar.gz chromium_src-8fe5329f477999503614ef37f1ec71ddf778c085.tar.bz2 |
update test expectations for tests failed during webkit merge 48071
TBR=japhet
TEST=none
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25531 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 675e9bc..c47c41b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2322,3 +2322,6 @@ BUG_VICTORW : LayoutTests/fast/dom/DOMImplementation/detached-doctype.html = CRA BUG_VICTORW LINUX : LayoutTests/fast/forms/select-double-onchange.html = FAIL BUG_VICTORW LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL BUG_VICTORW : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level.html = CRASH + +// Webkit 48061:48071 +BUG_VICTORW WIN DEBUG : LayoutTests/fast/regex/cross-frame-callable.html = TIMEOUT
\ No newline at end of file |