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

Unified Diff: tools-webrtc/mb/gn_isolate_map.pyl

Issue 2806373002: Fix swarming tests not running in parallel (Closed)
Patch Set: Don't add flag for memcheck Created 3 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
« no previous file with comments | « tools-webrtc/gtest-parallel-wrapper.py ('k') | tools-webrtc/mb/mb.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/mb/gn_isolate_map.pyl
diff --git a/tools-webrtc/mb/gn_isolate_map.pyl b/tools-webrtc/mb/gn_isolate_map.pyl
index e62825a9e65d9d2836b5595a967347be75001274..a9c870f9e7c33cfdeb32330f2ca6c3aafbc031fb 100644
--- a/tools-webrtc/mb/gn_isolate_map.pyl
+++ b/tools-webrtc/mb/gn_isolate_map.pyl
@@ -49,7 +49,7 @@
},
"low_bandwidth_audio_test": {
"label": "//webrtc/audio:low_bandwidth_audio_test",
- "type": "non_parallel_console_test_launcher",
+ "type": "console_test_launcher",
"args": [
"--quick",
],
« no previous file with comments | « tools-webrtc/gtest-parallel-wrapper.py ('k') | tools-webrtc/mb/mb.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698