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

Unified Diff: scripts/slave/recipes/swarming/deterministic_build.py

Issue 1170623002: Add some deterministic build trybots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Add the test expectation files. Created 5 years, 6 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/recipes/deterministic_build.expected/full_chromium_swarm_windows_deterministic.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/swarming/deterministic_build.py
diff --git a/scripts/slave/recipes/swarming/deterministic_build.py b/scripts/slave/recipes/swarming/deterministic_build.py
index f9a8fda68a65f2fed375089097ab8de33267a21f..fc3d7cbf909d37c748c1c637c227deba79327b1e 100644
--- a/scripts/slave/recipes/swarming/deterministic_build.py
+++ b/scripts/slave/recipes/swarming/deterministic_build.py
@@ -5,6 +5,9 @@
"""Recipe to test the deterministic build.
Waterfall page: https://build.chromium.org/p/chromium.swarm/waterfall
+
+TODO(sebmarchand): This recipe has been moved to the recipe's root directory.
+Remove this copy once all the master have been updated.
"""
from infra.libs.infra_types import freeze
« no previous file with comments | « scripts/slave/recipes/deterministic_build.expected/full_chromium_swarm_windows_deterministic.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698