diff options
author | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-02 08:37:24 +0000 |
---|---|---|
committer | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-02 08:37:24 +0000 |
commit | edbbc3c455d3813cad61fa239595567f907548d3 (patch) | |
tree | e06da9587ce14e1fff01c30380474c3db50e2e59 /base/data/valgrind | |
parent | 82f676bb237101ed8adeebb4355b969b94c3bfe4 (diff) | |
download | chromium_src-edbbc3c455d3813cad61fa239595567f907548d3.zip chromium_src-edbbc3c455d3813cad61fa239595567f907548d3.tar.gz chromium_src-edbbc3c455d3813cad61fa239595567f907548d3.tar.bz2 |
Don't run ProcessUtilTest.CalcFreeMemory under TSan on Windows
BUG=54229
TBR=glider
Review URL: http://codereview.chromium.org/3290005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58333 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/data/valgrind')
-rw-r--r-- | base/data/valgrind/base_unittests.gtest-tsan_win32.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/base/data/valgrind/base_unittests.gtest-tsan_win32.txt b/base/data/valgrind/base_unittests.gtest-tsan_win32.txt index 4e237d5..0207c09 100644 --- a/base/data/valgrind/base_unittests.gtest-tsan_win32.txt +++ b/base/data/valgrind/base_unittests.gtest-tsan_win32.txt @@ -1,3 +1,6 @@ +# Occasionally fails under TSan, see http://crbug.com/54229 +ProcessUtilTest.CalcFreeMemory + # This file is copied from Valgrind-on-Wine filter # TODO(timurrrr): include/investigate the listed tests one-by-one EtwTraceControllerTest.EnableDisable |