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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1843623002: Add tests for Headless Linux bot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: blimp -> headless :-/ 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
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | tools/mb/mb_config.pyl » ('j') | 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 d1b9dc9262416cd67afc440e15fe4a5601205518..2a167afee534c948030a1b9bea9ab465fcc70c63 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -299,6 +299,14 @@
"label": "//gpu:gpu_unittests",
"type": "windowed_test_launcher",
},
+ "headless_browsertests": {
+ "label": "//headless:headless_browsertests",
+ "type": "console_test_launcher",
+ },
+ "headless_unittests": {
+ "label": "//headless:headless_unittests",
+ "type": "console_test_launcher",
+ },
"installer_util_unittests": {
"label": "//chrome/installer/util:installer_util_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698