Ticket #560 (closed enhancement: fixed)
[PATCH] Add times for each step in the build summary.
| Reported by: | verm | Owned by: | dustin |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.7.11 |
| Version: | 0.7.10 | Keywords: | patch |
| Cc: |
Description
Chromium has a very nice patch that adds times to each build step:
1. shell [svnkill] [0 seconds] 2. shell_2 [update scripts] [6 seconds] 3. shell_3 [taskkill] [6 seconds] 4. gclient [update] [27 seconds] ...
You can find it attached, and also here: http://codereview.chromium.org/20095/patch/1/2
Attachments
Change History
Changed 4 years ago by verm
-
attachment
issue20095_1_2.diff
added
comment:1 Changed 4 years ago by dustin
- Owner changed from warner to dustin
- Status changed from new to assigned
- Milestone changed from undecided to 0.7.11
great, thanks!
comment:2 Changed 4 years ago by dustin
[e60bc33375c876a8526797aad528d7eb98c7865e]
Author: Nicolas Sylvain <nsylvain@chromium.org>
Date: Fri May 22 16:47:34 2009 -0400
(fixes #560) chromium patch to show step times
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Patch from Chromium r9244