diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 23:50:58 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 23:50:58 +0000 |
commit | 7bc2207dbb33378f092a6d8d10968fb59330005d (patch) | |
tree | bd76df741cb6e7353be31775a97abed1217532ce /webkit | |
parent | 3ebb3eb23535757d0525eec1dc903dd237571104 (diff) | |
download | chromium_src-7bc2207dbb33378f092a6d8d10968fb59330005d.zip chromium_src-7bc2207dbb33378f092a6d8d10968fb59330005d.tar.gz chromium_src-7bc2207dbb33378f092a6d8d10968fb59330005d.tar.bz2 |
Disabling flakey LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html
BUG=16754
TEST=none
TBR=jorlow
Review URL: http://codereview.chromium.org/149651
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20687 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 311d17a..7c97564 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2868,6 +2868,7 @@ 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 |