[dmd-internals] [OT] Re: DMD build still borked

Jonathan M Davis jmdavisProg at gmx.com
Thu Sep 27 17:24:09 PDT 2012


On Thursday, September 27, 2012 20:16:25 Jason House wrote:
> It's been a while since I looked at the auto tester web page. I really like
> the new layout!
> 
> The clean front page made me poke around a bit more. I'm s bit confused by
> the pull tester page. When I looked just now, there was a "has passes"
> section and a "has failures" section. Many pull requests seem like they
> could go into either section.
> 
> How do people use that page? If it's to find something to review and commit,
> I'd expect all green pulls to be emphasized more. If it should help authors
> to review/fix their pull requests, I would have expected things to be
> sorted by author (or better yet, a distinct page per author)

I just search for the specific pull request I care about using the browsers 
search function, and I'd be doing that no matter what the page layout was 
because manually looking will always be slower unless it's somehow guaranteed 
that the specific pull(s) that you care about are always at the top (which 
obviously isn't going to happen). Having it laid out by pull request# as it 
is now seems perfectly logical to me.

- Jonathan M Davis


More information about the dmd-internals mailing list