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

Unified Diff: tools/valgrind-webrtc/memcheck/suppressions.txt

Issue 2177473002: Remove suppression for non-existing test. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind-webrtc/memcheck/suppressions.txt
diff --git a/tools/valgrind-webrtc/memcheck/suppressions.txt b/tools/valgrind-webrtc/memcheck/suppressions.txt
index c3130244cf9a36374515ff75c1a43238c8c1192f..eeec65a1ffe663ec6c04cd60f074dd74e6130a55 100644
--- a/tools/valgrind-webrtc/memcheck/suppressions.txt
+++ b/tools/valgrind-webrtc/memcheck/suppressions.txt
@@ -270,19 +270,6 @@
}
{
- ignore_leak_when_alsa_hits_error
- Memcheck:Leak
- ...
- fun:snd_device_name_hint
- fun:_ZNK6webrtc20AudioDeviceLinuxALSA14GetDevicesInfoEibiPci
- fun:_ZN6webrtc20AudioDeviceLinuxALSA16SetPlayoutDeviceEt
- fun:_ZN6webrtc21AudioDeviceModuleImpl16SetPlayoutDeviceEt
- fun:_ZN6webrtc11VoEBaseImpl4InitEPNS_17AudioDeviceModuleE
- fun:_ZN11ViEAutoTest19ViEFileStandardTestEv
- fun:_ZN12_GLOBAL__N_157ViEStandardIntegrationTest_RunsFileTestWithoutErrors_Test8TestBodyEv
-}
-
-{
bug_270_1
Memcheck:Uninitialized
...
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698