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

Side by Side Diff: tools/valgrind-webrtc/drmemory/suppressions.txt

Issue 2320763003: [WebRTC] Add TwoCapturers test and TwoMagnifierCapturers test (Closed)
Patch Set: Disable TwoCapturers test Created 4 years, 3 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 unified diff | Download patch
« no previous file with comments | « no previous file | webrtc/modules/desktop_capture/screen_capturer_unittest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is used in addition to the one already maintained in Chrome. 1 # This file is used in addition to the one already maintained in Chrome.
2 # It acts as a place holder for future additions for WebRTC. 2 # It acts as a place holder for future additions for WebRTC.
3 # It must exist for the Python wrapper script to work properly. 3 # It must exist for the Python wrapper script to work properly.
4 4
5 GDI USAGE ERROR 5 GDI USAGE ERROR
6 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (1) 6 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (1)
7 system call NtGdiDeleteObjectApp 7 system call NtGdiDeleteObjectApp
8 GDI32.dll!DeleteDC 8 GDI32.dll!DeleteDC
9 GDI32.dll!DeleteDC 9 GDI32.dll!DeleteDC
10 *!webrtc::`anonymous namespace'::WindowCapturerWin::Capture 10 *!webrtc::`anonymous namespace'::WindowCapturerWin::Capture
11 ... 11 ...
12 *!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> 12 *!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void>
13 13
14 UNINITIALIZED READ 14 UNINITIALIZED READ
15 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (2)> 15 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (2)>
16 system call NtUserGetThreadDesktop parameter value #1 16 system call NtUserGetThreadDesktop parameter value #1
17 *!webrtc::Desktop::GetThreadDesktop 17 *!webrtc::Desktop::GetThreadDesktop
18 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop 18 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop
19 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi 19 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi
20 *!webrtc::ScreenCapturer::Create 20 *!webrtc::ScreenCapturer::Create
21 *!webrtc::ScreenCapturerTest::SetUp 21 *!webrtc::ScreenCapturerTest::SetUp
22 ...
22 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> 23 *!testing::internal::HandleSehExceptionsInMethodIfSupported<>
23 24
24 UNINITIALIZED READ 25 UNINITIALIZED READ
25 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (3)> 26 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (3)>
26 system call NtUserGetThreadDesktop parameter value #1 27 system call NtUserGetThreadDesktop parameter value #1
27 *!webrtc::Desktop::GetThreadDesktop 28 *!webrtc::Desktop::GetThreadDesktop
28 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop 29 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop
29 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi 30 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi
30 *!webrtc::ScreenCapturer::Create 31 *!webrtc::ScreenCapturer::Create
31 *!webrtc::ScreenCapturerTest_UseMagnifier_Test::TestBody 32 *!webrtc::ScreenCapturerTest::CreateMagnifierCapturer
33 ...
32 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> 34 *!testing::internal::HandleSehExceptionsInMethodIfSupported<>
33 35
34 UNINITIALIZED READ 36 UNINITIALIZED READ
35 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (4)> 37 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (4)>
36 system call NtUserGetThreadDesktop parameter value #1 38 system call NtUserGetThreadDesktop parameter value #1
37 *!webrtc::Desktop::GetThreadDesktop 39 *!webrtc::Desktop::GetThreadDesktop
38 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop 40 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop
39 *!webrtc::ScreenCapturerWinMagnifier::ScreenCapturerWinMagnifier 41 *!webrtc::ScreenCapturerWinMagnifier::ScreenCapturerWinMagnifier
40 *!webrtc::ScreenCapturer::Create 42 *!webrtc::ScreenCapturer::Create
41 *!webrtc::ScreenCapturerTest_UseMagnifier_Test::TestBody 43 *!webrtc::ScreenCapturerTest::CreateMagnifierCapturer
44 ...
42 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> 45 *!testing::internal::HandleSehExceptionsInMethodIfSupported<>
43 46
44 UNINITIALIZED READ 47 UNINITIALIZED READ
45 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (5) 48 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (5)
46 system call NtUserGetIconInfo parameter value #0 49 system call NtUserGetIconInfo parameter value #0
47 USER32.dll!GetIconInfo 50 USER32.dll!GetIconInfo
48 *!webrtc::CreateMouseCursorFromHCursor 51 *!webrtc::CreateMouseCursorFromHCursor
49 *!webrtc::`anonymous namespace'::ScreenCapturerWin::CaptureCursor 52 *!webrtc::`anonymous namespace'::ScreenCapturerWin::CaptureCursor
50 *!webrtc::`anonymous namespace'::ScreenCapturerWin::Capture 53 *!webrtc::`anonymous namespace'::ScreenCapturerWin::Capture
51 *!webrtc::ScreenCapturerTest_Capture_Test::TestBody 54 *!webrtc::ScreenCapturerTest_Capture_Test::TestBody
(...skipping 595 matching lines...) Expand 10 before | Expand all | Expand 10 after
647 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> 650 *!testing::internal::HandleSehExceptionsInMethodIfSupported<>
648 651
649 UNINITIALIZED READ 652 UNINITIALIZED READ
650 name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (5) 653 name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (5)
651 system call NtWriteFile parameter #5 654 system call NtWriteFile parameter #5
652 KERNELBASE.dll!WriteFile 655 KERNELBASE.dll!WriteFile
653 KERNEL32.dll!WriteFile 656 KERNEL32.dll!WriteFile
654 ucrtbased.dll!umask_s 657 ucrtbased.dll!umask_s
655 ... 658 ...
656 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> 659 *!testing::internal::HandleSehExceptionsInMethodIfSupported<>
OLDNEW
« no previous file with comments | « no previous file | webrtc/modules/desktop_capture/screen_capturer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698