Swarming API swarming.task.result does not have include_performance_stats option |
|||
Issue descriptionSwarming API swarming.task.result does not have include_performance_stats option This is needed for obtaining the performance stats of a single task.
,
May 12 2016
Great! So yes, it looks like the client just needs to be updated to add the flag, eg. https://github.com/luci/luci-go/blob/master/common/api/swarming/swarming/v1/swarming-gen.go#L2455
,
May 12 2016
Yes, I was waiting for https://codereview.chromium.org/1946253003/ to be committed first be you can regenerate the files right away with //tools/cmd/apigen.
,
May 20 2016
The following revision refers to this bug: https://chromium.googlesource.com/external/github.com/luci/luci-go.git/+/b739988e74e12a7abbd6a1db13e7a09f50b62424 commit b739988e74e12a7abbd6a1db13e7a09f50b62424 Author: borenet <borenet@chromium.org> Date: Fri May 20 19:34:11 2016 Re-generate Swarming API Go client BUG= 611149 Review-Url: https://codereview.chromium.org/2000803002 [modify] https://crrev.com/b739988e74e12a7abbd6a1db13e7a09f50b62424/common/api/swarming/swarming/v1/swarming-api.json [modify] https://crrev.com/b739988e74e12a7abbd6a1db13e7a09f50b62424/common/api/swarming/swarming/v1/swarming-gen.go
,
May 20 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by mar...@chromium.org
, May 12 2016