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

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

Issue 1109533003: Exclude the HarfBuzz tests instead of suppressing them. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 5 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
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/blink_platform_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.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index 5dfbf5ef21d2fdc858692502ff8769507f5a0658..e54404bc5963040be230c4b5eef03f39700bc010 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -774,10 +774,3 @@ name=http://crbug.com/476586b
*!cc::LayerTreeHost::BeginMainFrame
*!cc::ThreadProxy::BeginMainFrame
*!base::internal::InvokeHelper<>::MakeItSo
-
-UNADDRESSABLE ACCESS
-name=https://crbug.com/480650
-wtf.dll!WTF::String::make16BitFrom8BitSource
-blink_platform.dll!blink::normalizeCharacters
-blink_platform.dll!blink::HarfBuzzShaper::HarfBuzzShaper
-*!`anonymous namespace'::HarfBuzzShaperTest*
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/blink_platform_unittests.gtest_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698