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

Unified Diff: components/cronet.gypi

Issue 1874393002: 🏆 Allow Android test wrapper scripts to specify their timeouts in GN/GYP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: components/cronet.gypi
diff --git a/components/cronet.gypi b/components/cronet.gypi
index ce5a031a183e27f527d5cc88fe84da0d6d3f6939..1287b55850708ed5b4f1948ac306e3f3cf6ac7e0 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -566,6 +566,7 @@
],
'variables': {
'test_suite_name': 'cronet_unittests',
+ 'shard_timeout': 180,
},
'includes': [
'../build/apk_test.gypi',

Powered by Google App Engine
This is Rietveld 408576698