diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-29 23:34:15 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-29 23:34:15 +0000 |
commit | 2164467ecfc61b98a1422bfa5e0d86b7d5439140 (patch) | |
tree | aef7d424dc529bb58481b8ceb526287554a0e22a /webkit/tools | |
parent | 2a93b108437a0a23447e078a64a8d1448e7d6514 (diff) | |
download | chromium_src-2164467ecfc61b98a1422bfa5e0d86b7d5439140.zip chromium_src-2164467ecfc61b98a1422bfa5e0d86b7d5439140.tar.gz chromium_src-2164467ecfc61b98a1422bfa5e0d86b7d5439140.tar.bz2 |
Update test expectations to include XPath failures.
TBR=jorlow
BUG=15650
TEST=green tree.
Review URL: http://codereview.chromium.org/150074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19550 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b0687a2..4da831f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2852,3 +2852,15 @@ BUG15649 : LayoutTests/compositing/self-painting-layers.html = TIMEOUT BUG15649 : LayoutTests/http/tests/security/xssAuditor/get-from-iframe.html = TIMEOUT BUG15649 : LayoutTests/http/tests/security/xssAuditor/post-from-iframe.html = TIMEOUT BUG15649 : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL +BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL + +// WebKit Update 45287:45352 Failures. +BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg = FAIL +BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg = FAIL +BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg = FAIL +BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg = FAIL +BUG15649 : LayoutTests/fast/dom/DOMException/XPathException.html = FAIL +BUG15649 : LayoutTests/fast/xpath/4XPath/Core/test_parser.html = FAIL +BUG15649 : LayoutTests/fast/xpath/invalid-functions.html = FAIL +BUG15649 : LayoutTests/fast/xpath/py-dom-xpath/expressions.html = FAIL +BUG15649 : chrome/fast/dom/messageport-gc.html = TIMEOUT |