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

Unified Diff: chrome/angle_end2end_tests.isolate

Issue 1201583002: Speed up angle_end2end_tests by running tests in larger batches. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/angle_end2end_tests.isolate
diff --git a/chrome/angle_end2end_tests.isolate b/chrome/angle_end2end_tests.isolate
index 7ddad33c33012db6c878151b2605240db243f9b5..769d34b6780638f410cf09c9a5c81c765b909adf 100644
--- a/chrome/angle_end2end_tests.isolate
+++ b/chrome/angle_end2end_tests.isolate
@@ -11,6 +11,7 @@
'variables': {
'command': [
'<(PRODUCT_DIR)/angle_end2end_tests<(EXECUTABLE_SUFFIX)',
+ '--test-launcher-batch-limit=500',
M-A Ruel 2015/06/21 01:05:41 please align.
],
'files': [
'<(PRODUCT_DIR)/angle_end2end_tests<(EXECUTABLE_SUFFIX)',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698