mirrored from https://chromium.googlesource.com/infra/luci/luci-py
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
To reproduce:
- Start a task
- Task errors out with BOT_DIED
- Swarming retries the task
- New task is PENDING
- Cancel Task
Observe that the summary task result (e.g. for task 33e91f3119745610) says cancelled. The task result for the first run properly says BOT_DIED (e.g. 33e91f3119745611).
There is no task result for run 2 (e.g. 33e91f3119745612), which is not correct.
Also observe that the try_number for the summary task result incorrectly says 1, not 2.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels