Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(455)

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 14841004: Remove remaining references to test_shell_tests now that the bots have been updated. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/valgrind/memcheck/suppressions_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 197949)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -29,16 +29,6 @@
...
}
{
- # Mac test_shell_tests. See http://crbug.com/11134
- # Doesn't happen on bots, but happens like crazy on the smo
- # test machine 'caliban'. Don't delete just because it
- # doesn't happen on the bots.
- bug_11134
- Memcheck:Uninitialized
- fun:vCMMVectorConvert8BitRGBToRGB
- fun:_ZNK15CMMConvRGBToRGB7ConvertER8CMM8BitsP14CMMRuntimeInfomm
-}
-{
# Mac system library bug? See http://crbug.com/11327
bug_11327
Memcheck:Uninitialized
« no previous file with comments | « tools/valgrind/gtest_exclude/test_shell_tests.gtest_mac.txt ('k') | webkit/tools/test_shell/run_all_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698