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

Unified Diff: testing/buildbot/chromium.fyi.json

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 | « build/args/bots/chromium.fyi/headless_linux_dbg.gn ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 68387f2206f3fd22649b282f4914c2222f2b0247..de1be5691c5a2e8e5d53472269f018c6ba707ed0 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -6859,6 +6859,20 @@
}
]
},
+ "Headless Linux (dbg)": {
+ "additional_compile_targets": [
+ "headless_libs",
+ "headless_tests"
+ ],
+ "gtest_tests": [
+ {
+ "test": "headless_browsertests"
+ },
+ {
+ "test": "headless_unittests"
+ }
+ ]
+ },
"Linux ARM": {
"gtest_tests": [
{
« no previous file with comments | « build/args/bots/chromium.fyi/headless_linux_dbg.gn ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698