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

Unified Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo Created 5 years, 11 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
« no previous file with comments | « tools/valgrind/chrome_tests.py ('k') | tools/valgrind/gtest_exclude/base_unittests.gtest_win32.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index a0da41c0481fbf3e76e08779b5fa79a131a4441c..144e5b575595efbbb7ff63e361ce1fc50eb71984 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1889,3 +1889,7 @@ name=bug_436131_c
*!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody
*!testing::internal::HandleExceptionsInMethodIfSupported<>
+UNINITIALIZED READ
+name=bug_446256
+*!`anonymous namespace'::GraphicsContextTest_trackDisplayListRecording_Test::TestBody
+*!testing::internal::HandleExceptionsInMethodIfSupported<>
« no previous file with comments | « tools/valgrind/chrome_tests.py ('k') | tools/valgrind/gtest_exclude/base_unittests.gtest_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698