Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
January 09, 2011 [phobos] D autotester 'show all runs' fails (Attn: Brad) | ||||
---|---|---|---|---|
| ||||
The link at the bottom apparently has a hard-coded limit of 5000 runs, and we exceeded that a week ago. Probably the option should just be 'last 5000 runs' rather than 'show all'. |
January 09, 2011 [phobos] D autotester 'show all runs' fails (Attn: Brad) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don Clugston | On 1/9/2011 7:50 AM, Don Clugston wrote:
> The link at the bottom apparently has a hard-coded limit of 5000 runs,
> and we exceeded that a week ago.
> Probably the option should just be 'last 5000 runs' rather than 'show all'.
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
'all' is pretty useless anyway. I should rework that into pages or something.
|
January 09, 2011 [phobos] D autotester 'show all runs' fails (Attn: Brad) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Brad Roberts | On 9 January 2011 20:39, Brad Roberts <braddr at puremagic.com> wrote:
> On 1/9/2011 7:50 AM, Don Clugston wrote:
>> The link at the bottom apparently has a hard-coded limit of 5000 runs,
>> and we exceeded that a week ago.
>> Probably the option should just be 'last 5000 runs' rather than 'show all'.
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>
> 'all' is pretty useless anyway. ?I should rework that into pages or something.
The only reason I ever want to look at it is: for each OS:
"When was the last time it passed? When was the last time it failed?"
Actually it would be cool if you could retain the last all-pass, and the last test with any failure, for each OS, just overwriting one of the two every time.
|
January 09, 2011 [phobos] D autotester 'show all runs' fails (Attn: Brad) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don Clugston | On 1/9/2011 11:45 AM, Don Clugston wrote:
> On 9 January 2011 20:39, Brad Roberts <braddr at puremagic.com> wrote:
>> On 1/9/2011 7:50 AM, Don Clugston wrote:
>>> The link at the bottom apparently has a hard-coded limit of 5000 runs,
>>> and we exceeded that a week ago.
>>> Probably the option should just be 'last 5000 runs' rather than 'show all'.
>>> _______________________________________________
>>> phobos mailing list
>>> phobos at puremagic.com
>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>> 'all' is pretty useless anyway. I should rework that into pages or something.
>
> The only reason I ever want to look at it is: for each OS:
> "When was the last time it passed? When was the last time it failed?"
>
> Actually it would be cool if you could retain the last all-pass, and the last test with any failure, for each OS, just overwriting one of the two every time.
Heh.. I was thinking the same thing. And for that last passing rev, what svn revision numbers were involved.
|
January 09, 2011 [phobos] D autotester 'show all runs' fails (Attn: Brad) | ||||
---|---|---|---|---|
| ||||
Posted in reply to Brad Roberts | On 1/9/2011 11:48 AM, Brad Roberts wrote:
> On 1/9/2011 11:45 AM, Don Clugston wrote:
>> On 9 January 2011 20:39, Brad Roberts <braddr at puremagic.com> wrote:
>>> On 1/9/2011 7:50 AM, Don Clugston wrote:
>>>> The link at the bottom apparently has a hard-coded limit of 5000 runs,
>>>> and we exceeded that a week ago.
>>>> Probably the option should just be 'last 5000 runs' rather than 'show all'.
>>>> _______________________________________________
>>>> phobos mailing list
>>>> phobos at puremagic.com
>>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>>
>>> 'all' is pretty useless anyway. I should rework that into pages or something.
>>
>> The only reason I ever want to look at it is: for each OS:
>> "When was the last time it passed? When was the last time it failed?"
>>
>> Actually it would be cool if you could retain the last all-pass, and the last test with any failure, for each OS, just overwriting one of the two every time.
>
> Heh.. I was thinking the same thing. And for that last passing rev, what svn revision numbers were involved.
As a super quick change, I made 'show all' really mean 'show most recent 1000' so that at least some history is easy to get to. The default shows 50 runs.
|
Copyright © 1999-2021 by the D Language Foundation