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

Unified Diff: scripts/slave/recipe_modules/skia/fake_specs.py

Issue 1862713002: Convert Coverage flavor and bot to Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rename 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 | « scripts/slave/recipe_modules/skia/coverage_flavor.py ('k') | scripts/slave/recipes/skia/ct_skps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/skia/fake_specs.py
diff --git a/scripts/slave/recipe_modules/skia/fake_specs.py b/scripts/slave/recipe_modules/skia/fake_specs.py
index fa565ff8881c2be17cb9807f7bc6e97224309c5c..a8bfe5bc0009700beb8e6a5967849bf995dc22d6 100644
--- a/scripts/slave/recipe_modules/skia/fake_specs.py
+++ b/scripts/slave/recipe_modules/skia/fake_specs.py
@@ -886,6 +886,7 @@ FAKE_SPECS = {
'dm_flags': [
'--dummy-flags',
],
+ 'do_compile_steps': False,
'do_perf_steps': False,
'do_test_steps': True,
'env': {
« no previous file with comments | « scripts/slave/recipe_modules/skia/coverage_flavor.py ('k') | scripts/slave/recipes/skia/ct_skps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698