summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-01 18:42:38 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-01 18:42:38 +0000
commit549935ac8361186f358f80b3b15ec31b1329a85a (patch)
tree0653b0a5c85178d4548921fc157717a80d606701 /tools
parent14c55cab163d4e6d2406863e911da09fe3367aa3 (diff)
downloadchromium_src-549935ac8361186f358f80b3b15ec31b1329a85a.zip
chromium_src-549935ac8361186f358f80b3b15ec31b1329a85a.tar.gz
chromium_src-549935ac8361186f358f80b3b15ec31b1329a85a.tar.bz2
Add bug number now that the issue tracker is back up.
TBR=jorlow TEST=none BUG=15762 Review URL: http://codereview.chromium.org/150173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19750 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/suppressions_mac.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/valgrind/suppressions_mac.txt b/tools/valgrind/suppressions_mac.txt
index 35f2a32..ec92ddc 100644
--- a/tools/valgrind/suppressions_mac.txt
+++ b/tools/valgrind/suppressions_mac.txt
@@ -258,8 +258,7 @@
fun:main
}
{
- # Started failing with r19701 (tc), which enables the ImageOperations test.
- # TODO(ojan): File a bug once google code comes back online.
+ bug_15762
testing::AssertionResult testing::internal::CmpHelperEQ<unsigned int, unsigned int>(char const*, char const*, unsigned int const&, unsigned int const&) (src/xcodebuild/Debug/test_shell_tests)
testing::AssertionResult testing::internal::EqHelper<false>::Compare<unsigned int, unsigned int>(char const*, char const*, unsigned int const&, unsigned int const&) (src/xcodebuild/Debug/test_shell_tests)
ImageOperations_CreateMaskedBitmap_Test::TestBody() (src/xcodebuild/Debug/test_shell_tests)