aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/upload_dm_results.expected/failed_all.json
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-04-17 11:28:46 +0000
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-17 11:28:54 +0000
commitbd2e1f1ca6f511e567020bebd7479cade8e246a1 (patch)
tree754a446c7fcd806b79856de87d7682f983b0c128 /infra/bots/recipes/upload_dm_results.expected/failed_all.json
parentf39bbe5a31542396a8aabf8066ee46862312d7d8 (diff)
Revert "Reland "[infra] Run recipes through Kitchen""
This reverts commit f39bbe5a31542396a8aabf8066ee46862312d7d8. Reason for revert: Broke lots of bots Original change's description: > Reland "[infra] Run recipes through Kitchen" > > Bug: skia:7050 > Change-Id: I331014c408dd5b6f7baafd78ffd12f1235c5bfe7 > Reviewed-on: https://skia-review.googlesource.com/121481 > Commit-Queue: Eric Boren <borenet@google.com> > Reviewed-by: Ben Wagner <benjaminwagner@google.com> > Reviewed-by: Ravi Mistry <rmistry@google.com> TBR=borenet@google.com,benjaminwagner@google.com,rmistry@google.com Change-Id: I4548c66a9cb0b4f105e2bc3b1c7185d14549172f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: skia:7050 Reviewed-on: https://skia-review.googlesource.com/121463 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/bots/recipes/upload_dm_results.expected/failed_all.json')
-rw-r--r--infra/bots/recipes/upload_dm_results.expected/failed_all.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/infra/bots/recipes/upload_dm_results.expected/failed_all.json b/infra/bots/recipes/upload_dm_results.expected/failed_all.json
index 2058e5bbe8..3d643abb6f 100644
--- a/infra/bots/recipes/upload_dm_results.expected/failed_all.json
+++ b/infra/bots/recipes/upload_dm_results.expected/failed_all.json
@@ -22,7 +22,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/dm.json",
+ "[START_DIR]/dm/dm.json",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -36,7 +36,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/verbose.log",
+ "[START_DIR]/dm/verbose.log",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -50,7 +50,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/dm.json"
+ "[START_DIR]/dm/dm.json"
],
"infra_step": true,
"name": "rm old dm.json"
@@ -63,7 +63,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/verbose.log"
+ "[START_DIR]/dm/verbose.log"
],
"infra_step": true,
"name": "rm old verbose.log"
@@ -76,14 +76,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.png"
],
"infra_step": true,
"name": "find images",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
@@ -92,7 +92,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images",
@@ -106,7 +106,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 2)",
@@ -120,7 +120,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 3)",
@@ -134,7 +134,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 4)",
@@ -148,7 +148,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 5)",