summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-14 23:50:58 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-14 23:50:58 +0000
commit7bc2207dbb33378f092a6d8d10968fb59330005d (patch)
treebd76df741cb6e7353be31775a97abed1217532ce /webkit
parent3ebb3eb23535757d0525eec1dc903dd237571104 (diff)
downloadchromium_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.txt1
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