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

Issue 1582773002: Disable taskkill failure when killing dart processes on windows. (Closed)

Created:
4 years, 11 months ago by Bill Hesse
Modified:
4 years, 11 months ago
Reviewers:
ricow1, mit, kustermann
CC:
reviews_dartlang.org, ricow1
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Disable taskkill failure when killing dart processes on windows. There is an outstanding issue with pub hanging and being unkillable on windows. Make the taskkill step pass on windows, even if there are dart processes, until we fix this issue. BUG=https://github.com/dart-lang/sdk/issues/24086 R=kustermann@google.com Committed: https://github.com/dart-lang/sdk/commit/cd21da1d980b3e44c1c3554ce9ba9faeca7fffc5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M tools/task_kill.py View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
Bill Hesse
I'm getting emails from all sites complaining about the taskkill redness, so I'm making killing ...
4 years, 11 months ago (2016-01-13 10:12:59 UTC) #2
kustermann
lgtm
4 years, 11 months ago (2016-01-13 10:15:28 UTC) #3
Bill Hesse
Committed patchset #1 (id:1) manually as cd21da1d980b3e44c1c3554ce9ba9faeca7fffc5 (presubmit successful).
4 years, 11 months ago (2016-01-13 10:17:23 UTC) #5
ricow1
except on the package waterfall I don't think this will help, on the next build ...
4 years, 11 months ago (2016-01-13 10:19:15 UTC) #6
kustermann
in worst case, you could make them just autoreboot
4 years, 11 months ago (2016-01-13 10:20:27 UTC) #7
Bill Hesse
On 2016/01/13 10:19:15, ricow1 wrote: > except on the package waterfall I don't think this ...
4 years, 11 months ago (2016-01-13 10:20:41 UTC) #8
ricow1
4 years, 11 months ago (2016-01-13 10:24:01 UTC) #10
Message was sent while issue was closed.
ok, lgtm although this sucks
@mit  how do we get the priority (for more than Bill) of solving the underlying
issue bumped up

Powered by Google App Engine
This is Rietveld 408576698