diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 18:14:17 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 18:14:17 +0000 |
commit | f6f4e5347cdb27f544707e80c801ed707242678f (patch) | |
tree | 1fad2b58b49474bb3c978a50e71e1c1b6af39332 /webkit/tools | |
parent | 8989e075ee383f28acab94dbbc31548d0c105b99 (diff) | |
download | chromium_src-f6f4e5347cdb27f544707e80c801ed707242678f.zip chromium_src-f6f4e5347cdb27f544707e80c801ed707242678f.tar.gz chromium_src-f6f4e5347cdb27f544707e80c801ed707242678f.tar.bz2 |
Update test expectations to remove failing tests caused by bad merge upstream in V8Proxy.
BUG=15650
Review URL: http://codereview.chromium.org/151087
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19614 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 27d0295..8f2160d0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2881,14 +2881,3 @@ BUG15649 : LayoutTests/http/tests/security/xssAuditor/get-from-iframe.html = TIM 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 |