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

Unified Diff: tools/determinism/deterministic_build_whitelist.pyl

Issue 2817063002: Adding latency_unittests to run on trybots. (Closed)
Patch Set: Re-adding win tests 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
Index: tools/determinism/deterministic_build_whitelist.pyl
diff --git a/tools/determinism/deterministic_build_whitelist.pyl b/tools/determinism/deterministic_build_whitelist.pyl
index 6dcc7890478f0a3431d59db836394d249c6c8016..ef80412505956091ff22475112008c580e4418c6 100644
--- a/tools/determinism/deterministic_build_whitelist.pyl
+++ b/tools/determinism/deterministic_build_whitelist.pyl
@@ -101,6 +101,7 @@
'it2me_standalone_host_main',
'jingle_unittests',
'khronos_glcts_test',
+ 'latency_unittests',
'leveldb_service_unittests',
'libaddressinput_unittests',
'libapp_shell_framework.dylib',
@@ -261,6 +262,7 @@
'jingle_unittests.exe',
'keyboard_unittests.exe',
'khronos_glcts_test.exe',
+ 'latency_unittests.exe',
'leveldb_service_unittests.exe',
'libaddressinput_unittests.exe',
'login_library.dll',

Powered by Google App Engine
This is Rietveld 408576698