Revision: 20406
Author: [email protected]
Date: Tue Apr 1 13:43:32 2014 UTC
Log: Update tryserver configuration with new linux and arm bots.
BUG=353487
[email protected]
LOG=n
Review URL: https://codereview.chromium.org/220453007
http://code.google.com/p/v8/source/detail?r=20406
Modified:
/branches/bleeding_edge/PRESUBMIT.py
=======================================
--- /branches/bleeding_edge/PRESUBMIT.py Mon Mar 31 15:47:18 2014 UTC
+++ /branches/bleeding_edge/PRESUBMIT.py Tue Apr 1 13:43:32 2014 UTC
@@ -104,6 +104,12 @@
return {
'tryserver.v8': {
'v8_linux_rel': set(['defaulttests']),
+ 'v8_linux_dbg': set(['defaulttests']),
+ 'v8_linux_nosnap_rel': set(['defaulttests']),
+ 'v8_linux_nosnap_dbg': set(['defaulttests']),
+ 'v8_linux64_rel': set(['defaulttests']),
+ 'v8_linux_arm_dbg': set(['defaulttests']),
+ 'v8_linux_arm64_rel': set(['defaulttests']),
'v8_mac_rel': set(['defaulttests']),
'v8_win_rel': set(['defaulttests']),
},
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.