Today I updated it with a couple of suggestions from people: - If you mouse over the revision, you can see the commit date
- The code review links are clickable - Add the tree status at the top of the page - If there was any red squares in the status, there is a new section that explains the failures and contains a link to the "stdio" link. - For those who don't like the extra details, there is a way to see a "collapsed" view. Click the "Collapse" link at the bottom. - For those who want to see more clearly when more than 1 revision is tested in the same build, there is a new "merged" view. Click de "Merge" link at the bottom. - Added some caching to make it load faster. Let me know if you see any problems or have more suggestions. Thanks Nicolas On Mon, Mar 16, 2009 at 11:04 AM, Marshall Greenblatt < [email protected]> wrote: > On Mon, Mar 16, 2009 at 1:55 PM, Nicolas Sylvain <[email protected]>wrote: > >> >> >> On Sun, Mar 15, 2009 at 7:36 PM, Marshall Greenblatt < >> [email protected]> wrote: >> >>> Hi Nicolas, >>> >>> Very nice! Two suggestions: >>> >>> 1) Show the date/time for each revision, perhaps as a tooltip that >>> appears when hovering over the revision link. >> >> >> Good idea. I'll try to find a place for it. >> >>> >>> 2) Allow the window to scroll horizontally (currently, I loose everything >>> to the right of "Modules Mac" because of my screen resolution). >> >> >> I don't think there is anything left of this builder. I tried with really >> small screen resolution, and I can still see everything. Are you sure you >> are missing stuff? >> > > You're right, nothing is actually missing. The last block was displayed as > smaller than the other blocks and I thought that the display was being > truncated until I took a closer look. > > >> >> Thanks >> >> Nicolas >> >> >>> >>> Regards, >>> Marshall >>> >>> On Sun, Mar 15, 2009 at 8:54 PM, Nicolas Sylvain >>> <[email protected]>wrote: >>> >>>> Hello! >>>> >>>> A lot of people told me that they did not like the waterfall, mainly >>>> because it's hard >>>> to find out where and when a change is tested, and what the result is. >>>> (It involves a >>>> lot of scrolling, searching, etc). So I tried to write a better one. >>>> >>>> The goal of this new waterfall is to be more developer and revision >>>> centric. It shows >>>> the status of all builders per revision, without scrolling. >>>> >>>> It is also customizable. You can configure it to show only your >>>> changes, or the >>>> changes of other people in your sub-team. >>>> >>>> I wrote it as a proof of concept, but it seems to work nicely. I >>>> really want to >>>> hear your suggestions. Let me know what would be better, and what other >>>> information you would like from the buildbot. >>>> >>>> More details (including an explanation of the UI): >>>> >>>> http://sites.google.com/a/chromium.org/dev/developers/testing/waterfall-developer-view >>>> >>>> *NOTE* : You might need to clean your cache. It seems like chrome does >>>> not want to >>>> reload the current buildbot css file. >>>> >>>> NOTE: This does not completely replaced the waterfall. Sheriffs should >>>> continue looking >>>> at the waterfall as the main source of information. >>>> >>>> I'm waiting for your comments! >>>> >>>> Thanks, >>>> >>>> Nicolas >>>> >>>> >>>> >>>> >>> >> > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
