diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-15 00:01:58 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-15 00:01:58 +0000 |
commit | 585233de47f8d300cad0a937d63a3603dc4a5f6a (patch) | |
tree | 968a1bc3e65d8b5c7d7b29ac6fdad06d90742977 /webkit/tools | |
parent | 9650ee1b6091dda7e120cb9331cf850341dd1b21 (diff) | |
download | chromium_src-585233de47f8d300cad0a937d63a3603dc4a5f6a.zip chromium_src-585233de47f8d300cad0a937d63a3603dc4a5f6a.tar.gz chromium_src-585233de47f8d300cad0a937d63a3603dc4a5f6a.tar.bz2 |
Fixing test_expectations (run lint!)
TBR=jorlow
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/155541
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20689 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7c97564..38bc33a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2683,7 +2683,7 @@ BUG14061 WIN LINUX : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL BUG14207 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = FAIL // Newly added test http://trac.webkit.org/changeset/44816 -BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL CRASH +BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL CRASH TIMEOUT // WebKit 44837:44872 BUG14772 WIN LINUX : LayoutTests/fast/canvas/image-object-in-canvas.html = FAIL @@ -2868,7 +2868,6 @@ BUG16742 : LayoutTests/media/video-error-abort.html = FAIL BUG16754 : LayoutTests/fast/loader/empty-embed-src-attribute.html = CRASH BUG16754 : LayoutTests/fast/dom/xmlhttprequest-constructor-in-detached-document.html = CRASH BUG16754 : LayoutTests/http/tests/loading/preload-img-test.html = TIMEOUT -BUG16754 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = TIMEOUT // HTML5 DataGrid bindings have not been implemented for V8 yet. BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html = TIMEOUT |