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

Unified Diff: scripts/slave/recipes/skia/ct_skps.expected/CT_DM_1m_SKPs.json

Issue 1693713005: Downstream impact from https://codereview.chromium.org/1693993002/ (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Roll dep Created 4 years, 10 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/skia/ct_skps.expected/CT_DM_1m_SKPs.json
diff --git a/scripts/slave/recipes/skia/ct_skps.expected/CT_DM_1m_SKPs.json b/scripts/slave/recipes/skia/ct_skps.expected/CT_DM_1m_SKPs.json
index ef29e46d4509437b9caad023b19503ddc4960ac3..00d755f10aa2cd251ef9e02888f0d5e8895fc2be 100644
--- a/scripts/slave/recipes/skia/ct_skps.expected/CT_DM_1m_SKPs.json
+++ b/scripts/slave/recipes/skia/ct_skps.expected/CT_DM_1m_SKPs.json
@@ -88,6 +88,19 @@
{
"cmd": [
"git",
+ "rev-parse",
+ "HEAD"
+ ],
+ "cwd": "[SLAVE_BUILD]/swarming.client",
+ "name": "read revision",
+ "stdout": "/path/to/tmp/",
+ "~followup_annotations": [
+ "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "git",
"clean",
"-f",
"-d",

Powered by Google App Engine
This is Rietveld 408576698