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

Unified Diff: masters/master.chromium.webrtc.fyi/master_linux_cfg.py

Issue 16145002: Add more tests to Chromium WebRTC testers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | masters/master.chromium.webrtc.fyi/master_mac_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.webrtc.fyi/master_linux_cfg.py
diff --git a/masters/master.chromium.webrtc.fyi/master_linux_cfg.py b/masters/master.chromium.webrtc.fyi/master_linux_cfg.py
index d1b8c0dd7559912ef669f0c0e9b05a7013a0bb6e..753e32543e81c0369d450e0da48e6794cd0fc705 100644
--- a/masters/master.chromium.webrtc.fyi/master_linux_cfg.py
+++ b/masters/master.chromium.webrtc.fyi/master_linux_cfg.py
@@ -23,7 +23,15 @@ P('linux_every_4_hours_scheduler', periodicBuildTimer=4*60*60)
options = ['--compiler=goma', '--build-tool=ninja', '--',
'chromium_builder_webrtc']
-tests = ['pyauto_webrtc_tests']
+tests = [
+ 'pyauto_webrtc_tests',
+ 'pyauto_webrtc_apprtc_test',
+ 'pyauto_webrtc_quality_tests',
+ 'webrtc_manual_browser_tests',
+ 'webrtc_manual_content_browsertests',
+ 'webrtc_content_unittests',
+ 'webrtc_perf_content_unittests',
+]
defaults['category'] = 'linux'
« no previous file with comments | « no previous file | masters/master.chromium.webrtc.fyi/master_mac_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698