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

Unified 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, 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 | webrtc/base/cpu_time_unittest.cc » ('j') | webrtc/base/cpu_time_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/valgrind/gtest_exclude/webrtc_nonparallel_tests.gtest-memcheck.txt
diff --git a/tools-webrtc/valgrind/gtest_exclude/webrtc_nonparallel_tests.gtest-memcheck.txt b/tools-webrtc/valgrind/gtest_exclude/webrtc_nonparallel_tests.gtest-memcheck.txt
index 50542cd84dfb9a3bf7994db00976738277f22c24..0f866b780b5294c0cc076fff4be7cbd8d73f4b7a 100644
--- a/tools-webrtc/valgrind/gtest_exclude/webrtc_nonparallel_tests.gtest-memcheck.txt
+++ b/tools-webrtc/valgrind/gtest_exclude/webrtc_nonparallel_tests.gtest-memcheck.txt
@@ -3,3 +3,6 @@
PhysicalSocketTest.TestUdpReadyToSendIPv4
PhysicalSocketTest.TestUdpIPv4
PhysicalSocketTest.TestSocketRecvTimestampIPv4
+# Relies on actual CPU timing, so can be flaky on memcheck.
+CpuTimeTest.TwoThreads
+CpuTimeTest.Sleeping
« 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