diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 22:08:04 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 22:08:04 +0000 |
commit | 299932dcced7612484c0ef23f9cf97317cbbd38c (patch) | |
tree | 9ae18bcd3055198f4b45916cd4d2ade9d49d558e /webkit | |
parent | abaadab3c6a099e19ddc1758ef10663c69e31c1f (diff) | |
download | chromium_src-299932dcced7612484c0ef23f9cf97317cbbd38c.zip chromium_src-299932dcced7612484c0ef23f9cf97317cbbd38c.tar.gz chromium_src-299932dcced7612484c0ef23f9cf97317cbbd38c.tar.bz2 |
Flaky timeout
TBR=ojan
BUG=18702
TEST=none
Review URL: http://codereview.chromium.org/165093
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22677 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fc83933..7a8f630 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -48,7 +48,8 @@ BUG_OJAN SLOW : LayoutTests/http/tests/navigation/multiple-back-forward-entries. BUG_OJAN SLOW : LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = PASS BUG_OJAN SLOW MAC LINUX : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.html = PASS BUG_OJAN SLOW WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS -BUG_OJAN SLOW LINUX MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS +BUG_OJAN SLOW LINUX : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS +BUG18702 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS TIMEOUT BUG_OJAN SLOW WIN MAC : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = PASS BUG_OJAN SLOW : LayoutTests/tables/mozilla/other/slashlogo.html = PASS |