You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/recipe_modules/tryserver
Nodir Turakulov 174c293382 tryserver module: fix in set_failure_hash
set_failure_hash assumes that (StepFailure is raised) => (some steps
were ran), which is not a correct implication.
Check that there was a step before.

R=iannucci@chromium.org
BUG=

Change-Id: I36ad187584cb42696676e3339f6a77fc77dfd3b1
Reviewed-on: https://chromium-review.googlesource.com/412994
Commit-Queue: Nodir Turakulov <nodir@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
8 years ago
..
example.expected tryserver module: fix in set_failure_hash 8 years ago
__init__.py tryserver recipe_module: Add get_tags. 9 years ago
api.py tryserver module: fix in set_failure_hash 8 years ago
example.py tryserver module: fix in set_failure_hash 8 years ago
test_api.py depot_tools: import bot_update gclient git rietveld tryserver recipe modules (reland #1) 9 years ago