commit | 3407b6d79c4d992acfcd68c5854431fc4332738e | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Fri Aug 14 19:44:20 2020 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 14 19:44:20 2020 +0000 |
tree | b2d62881b270253772efc27da3497fa5e88b0be0 | |
parent | 8ece5265c42927f9daf1fffaf4e212ec6ea04fbb [diff] |
Do not fail the build if adb, dart, etc process do not exist. Builds are failing because we try to kill windows processes at the end of the task execution. This is expected and we should avoid failing the full task when that happens. Change-Id: I681179cf255069e3f9a24536d527c68d8034ec96 Bug: https://github.com/flutter/flutter/issues/63699 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/5623 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com>