diff options
author | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-28 21:52:51 +0000 |
---|---|---|
committer | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-28 21:52:51 +0000 |
commit | d81c29317d2c1079c5535f4c29fefccc48231c53 (patch) | |
tree | c552138f5722f269813c7b9f457a743c81249cac /webkit | |
parent | 90fe28b929482fb3b492691305f7d7fefe452fc2 (diff) | |
download | chromium_src-d81c29317d2c1079c5535f4c29fefccc48231c53.zip chromium_src-d81c29317d2c1079c5535f4c29fefccc48231c53.tar.gz chromium_src-d81c29317d2c1079c5535f4c29fefccc48231c53.tar.bz2 |
Adding suppression for flaky crash of layout test
http/tests/inspector/extensions-resources-redirect.html on Win Debug.
BUG=68173
TEST=none
Review URL: http://codereview.chromium.org/6035009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70239 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3dc960d..d90312a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,3 +9,5 @@ BUGCR64371 WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT BUGPKASTING WIN MAC DEBUG SLOW: fast/encoding/parser-tests.html = PASS BUGCR68046 LINUX DEBUG SLOW: fast/encoding/parser-tests.html = TEXT BUGCR67463 MAC : editing/selection/caret-mode-paragraph-keys-navigation.html = TEXT + +BUGCR68173 WIN DEBUG : http/tests/inspector/extensions-resources-redirect.html = CRASH TIMEOUT PASS |