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

Side by Side Diff: tools-webrtc/valgrind/gtest_exclude/webrtc_nonparallel_tests.gtest-memcheck.txt

Issue 2856473002: Disable CpuTimeTest on instrumented builds. (Closed)
Patch Set: Created 3 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 | « no previous file | webrtc/base/cpu_time_unittest.cc » ('j') | webrtc/base/cpu_time_unittest.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Fails when run under memcheck 1 # Fails when run under memcheck
2 # https://code.google.com/p/webrtc/issues/detail?id=4958 2 # https://code.google.com/p/webrtc/issues/detail?id=4958
3 PhysicalSocketTest.TestUdpReadyToSendIPv4 3 PhysicalSocketTest.TestUdpReadyToSendIPv4
4 PhysicalSocketTest.TestUdpIPv4 4 PhysicalSocketTest.TestUdpIPv4
5 PhysicalSocketTest.TestSocketRecvTimestampIPv4 5 PhysicalSocketTest.TestSocketRecvTimestampIPv4
6 # Relies on actual CPU timing, so can be flaky on memcheck.
7 CpuTimeTest.TwoThreads
8 CpuTimeTest.Sleeping
OLDNEW
« no previous file with comments | « no previous file | webrtc/base/cpu_time_unittest.cc » ('j') | webrtc/base/cpu_time_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698