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

Side by Side Diff: tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt

Issue 1110243003: Update Dr. Memory to 1.8.16553 (0xd673826). This fixes problems handling HeapWalk(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « third_party/drmemory/drmemory-windows-sfx.exe.sha1 ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # TODO(timurrrr) investigate the failures and enable these tests one-by-one. 1 # TODO(timurrrr) investigate the failures and enable these tests one-by-one.
2 RSA* 2 RSA*
3 GmockTest.* 3 GmockTest.*
4 EtwTrace* 4 EtwTrace*
5 StatsTableTest.* 5 StatsTableTest.*
6 ProcessMemoryTest.EnableLFH 6 ProcessMemoryTest.EnableLFH
7 ScopedNativeLibrary.Basic 7 ScopedNativeLibrary.Basic
8 # TODO(zhaoqin) investigate the failures and enable it later, 106043 8 # TODO(zhaoqin) investigate the failures and enable it later, 106043
9 ConditionVariableTest.LargeFastTaskTest 9 ConditionVariableTest.LargeFastTaskTest
10 # Next test creates a child that crashes, which naturally generates an 10 # Next test creates a child that crashes, which naturally generates an
(...skipping 17 matching lines...) Expand all
28 # http://crbug.com/308273 28 # http://crbug.com/308273
29 # This only fails occasionally under full mode -- we perturb it enough that 29 # This only fails occasionally under full mode -- we perturb it enough that
30 # it hits deadlocks that it also hits under tsan? 30 # it hits deadlocks that it also hits under tsan?
31 TraceEventTestFixture.TraceContinuousSampling 31 TraceEventTestFixture.TraceContinuousSampling
32 32
33 # http://crbug.com/93843 33 # http://crbug.com/93843
34 # This fails only under full mode. 34 # This fails only under full mode.
35 # TODO(bruening): add a gtest_exclude distinction for light vs full mode 35 # TODO(bruening): add a gtest_exclude distinction for light vs full mode
36 # so we can avoid excluding this for light mode. 36 # so we can avoid excluding this for light mode.
37 MessageLoopTestTypeUI.RecursiveDenial3 37 MessageLoopTestTypeUI.RecursiveDenial3
38
39 # https://crbug.com/481231
40 WinHeapDumpProviderTest.OnMemoryDump
OLDNEW
« no previous file with comments | « third_party/drmemory/drmemory-windows-sfx.exe.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698