Revision: 23956
Author: [email protected]
Date: Mon Sep 15 15:52:16 2014 UTC
Log: Only include compile-only win64 trybot in default set.
BUG=chromium:353487
LOG=n
[email protected]
[email protected]
Review URL: https://codereview.chromium.org/570113002
https://code.google.com/p/v8/source/detail?r=23956
Modified:
/branches/bleeding_edge/PRESUBMIT.py
=======================================
--- /branches/bleeding_edge/PRESUBMIT.py Tue Sep 9 12:24:43 2014 UTC
+++ /branches/bleeding_edge/PRESUBMIT.py Mon Sep 15 15:52:16 2014 UTC
@@ -180,6 +180,6 @@
'v8_linux_layout_dbg': set(['defaulttests']),
'v8_mac_rel': set(['defaulttests']),
'v8_win_rel': set(['defaulttests']),
- 'v8_win64_rel': set(['defaulttests']),
+ 'v8_win64_compile_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.