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

Unified Diff: webrtc/build/gn_isolate_map.pyl

Issue 2503503002: MB: Run test with gtest-parallel on swarming. (Closed)
Patch Set: Fixed some bugs. Created 4 years, 1 month 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
« tools/mb/mb.py ('K') | « tools/mb/mb_unittest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/gn_isolate_map.pyl
diff --git a/webrtc/build/gn_isolate_map.pyl b/webrtc/build/gn_isolate_map.pyl
index 8dc938cfc44f16ea09105e3f77be2b66f474de36..bb3737b2db69af8314c6be30392ff59d90ea7832 100644
--- a/webrtc/build/gn_isolate_map.pyl
+++ b/webrtc/build/gn_isolate_map.pyl
@@ -93,7 +93,7 @@
},
"webrtc_nonparallel_tests": {
"label": "//webrtc:webrtc_nonparallel_tests",
- "type": "console_test_launcher",
+ "type": "non_parallel",
kjellander_webrtc 2016/11/15 15:13:37 non_parallel_console_test_launcher to make it more
},
"xmllite_xmpp_unittests": {
"label": "//webrtc/libjingle:xmllite_xmpp_unittests",
« tools/mb/mb.py ('K') | « tools/mb/mb_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698