diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-10 23:47:48 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-10 23:47:48 +0000 |
commit | 4eb85870baf2b6f4f52035db7e9f333d738babd4 (patch) | |
tree | e12332040256a0251f8997a88e7e2d31e6f011d3 /tools | |
parent | 144e1ce75bd844621124d427f3e966bab3fbe768 (diff) | |
download | chromium_src-4eb85870baf2b6f4f52035db7e9f333d738babd4.zip chromium_src-4eb85870baf2b6f4f52035db7e9f333d738babd4.tar.gz chromium_src-4eb85870baf2b6f4f52035db7e9f333d738babd4.tar.bz2 |
Exclude failing test on mac valgrind
TBR=thestig@chromium.org
BUG=247601
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/15703013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205346 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt b/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt index b4b8af8..6b3eecb 100644 --- a/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt @@ -45,3 +45,4 @@ WebRTCAudioDeviceTest.WebRtcRecordingSetupTime # http://crbug.com/247601 FontSerializationTest.StyledFonts +MacSandboxTest.FontLoadingTest |