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

Unified Diff: scripts/slave/recipes/bisect_test/example_bisect_results.py

Issue 1758603004: Checking for failure in requested builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Updating expectations after rebase and sync. Yet again. 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: scripts/slave/recipes/bisect_test/example_bisect_results.py
diff --git a/scripts/slave/recipes/bisect_test/example_bisect_results.py b/scripts/slave/recipes/bisect_test/example_bisect_results.py
index 09f625fc852567d27319579349b56b3d21c172aa..3be8ddca28bc9d36c9a97683ef828ab8e1fdff5a 100644
--- a/scripts/slave/recipes/bisect_test/example_bisect_results.py
+++ b/scripts/slave/recipes/bisect_test/example_bisect_results.py
@@ -28,6 +28,7 @@ BASIC_CONFIG = {
'builder_host': 'master4.golo.chromium.org',
'builder_port': '8341',
'dummy_builds': 'True',
+ 'dummy_job_names': 'True',
'bypass_stats_check': 'True',
'skip_gclient_ops': 'True',
}

Powered by Google App Engine
This is Rietveld 408576698