diff options
author | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-16 08:32:46 +0000 |
---|---|---|
committer | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-16 08:32:46 +0000 |
commit | 9181ced7a10ee4dfe2cfc0a543ee3e6db7627db9 (patch) | |
tree | e64dff687d16e493887d6b6f4acf8c4d67f795f6 | |
parent | 8753a129c18923d9bf1805e1431bfab3e4b6aabc (diff) | |
download | chromium_src-9181ced7a10ee4dfe2cfc0a543ee3e6db7627db9.zip chromium_src-9181ced7a10ee4dfe2cfc0a543ee3e6db7627db9.tar.gz chromium_src-9181ced7a10ee4dfe2cfc0a543ee3e6db7627db9.tar.bz2 |
Re-enable BrowserMainTests under Valgrind on CrOS
BUG=100331
TBR=thestig
Review URL: http://codereview.chromium.org/8306010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105724 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt index 7a94c64..ed7881a 100644 --- a/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt +++ b/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt @@ -4,7 +4,3 @@ URLFetcherBadHTTPSTest.BadHTTPSTest RenderViewTest.OnHandleKeyboardEvent # http://crbug.com/88221 ConnectionTesterTest.DeleteWhileInProgress - -# Fail on CrOS on a chromium assertion http://crbug.com/100331 -BrowserMainTest.WarmConnectionFieldTrial_Random -BrowserMainTest.WarmConnectionFieldTrial_WarmestSocket |