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

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: addressed dirk's comments Created 4 years, 9 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: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 0d6fe1c944b7333cafc639cc3dd55991ea032a43..9f26c5850e6ef82b48fc795a42284d892c6edd7a 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -295,6 +295,10 @@
"label": "//gpu:gpu_unittests",
"type": "windowed_test_launcher",
},
+ "headless_browsertests": {
+ "label": "//headless:headless_browsertests",
+ "type": "console_test_launcher",
+ },
"installer_util_unittests": {
"label": "//chrome/installer/util:installer_util_unittests",
"type": "console_test_launcher",

Powered by Google App Engine
This is Rietveld 408576698