diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-05 20:42:19 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-05 20:42:19 +0000 |
commit | 174c9107fc30ca32feef4478bf5dea344988e1ce (patch) | |
tree | 2cb0e44c06a611fcba4545cb1287f1973ee6041c /webkit/tools | |
parent | e3c01687c706dd742f75c3404605124b0f2fbd89 (diff) | |
download | chromium_src-174c9107fc30ca32feef4478bf5dea344988e1ce.zip chromium_src-174c9107fc30ca32feef4478bf5dea344988e1ce.tar.gz chromium_src-174c9107fc30ca32feef4478bf5dea344988e1ce.tar.bz2 |
Never-ending series of suppressions...
BUG=9798
TEST=none
Review URL: http://codereview.chromium.org/246092
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28032 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-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 b159638..6930ecc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2469,6 +2469,7 @@ BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI BUG9798 MAC RELEASE : LayoutTests/http/tests/loading/preload-img-test.html = TIMEOUT PASS BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PASS BUG9798 WIN DEBUG : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS +BUG9798 MAC RELEASE : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS BUG9798 MAC RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS BUG9798 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html = TIMEOUT PASS BUG9798 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = TIMEOUT PASS |