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

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

Issue 2411563002: headless: Don't run tests during the build (Closed)
Patch Set: typ plz Created 4 years, 2 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 | « headless/lib/browser/client_api_generator_unittest.py ('k') | testing/scripts/headless_python_unittests.py » ('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 94cf3127575ae7fbc65cb95a782badc599d38e1f..542c94bc24691620dcd5e6139fa631bd3de918c9 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -9711,6 +9711,12 @@
},
"test": "headless_unittests"
}
+ ],
+ "scripts": [
+ {
+ "name": "headless_python_unittests",
+ "script": "headless_python_unittests.py"
+ }
]
},
"LTO Linux": {
« no previous file with comments | « headless/lib/browser/client_api_generator_unittest.py ('k') | testing/scripts/headless_python_unittests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698