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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2803933003: Adds ash_mus_unittests to FYI bot (Closed)
Patch Set: feedback 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 | « testing/buildbot/filters/ash_mus_unittests.filter ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 4ad06da597b4350282dc977c07c098eab0ff3cb2..4593ff21db52b3d14b9d4692cad6856ad246f816 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -148,6 +148,13 @@
"label": "//ash:ash_unittests",
"type": "windowed_test_launcher",
},
+ "ash_mus_unittests": {
+ "label": "//ash:ash_unittests",
+ "type": "windowed_test_launcher",
+ "args": [
+ "--mus",
+ ],
+ },
"audio_unittests": {
"label": "//media:audio_unittests",
"type": "raw",
« no previous file with comments | « testing/buildbot/filters/ash_mus_unittests.filter ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698