Thread overview
[phobos] phobos commit, revision 1989
Sep 13, 2010
dsource.org
Sep 13, 2010
Brad Roberts
Sep 13, 2010
Brad Roberts
Sep 13, 2010
Brad Roberts
September 12, 2010
phobos commit, revision 1989


user: dsimcha

msg:
Support moveFront() and friends and assignable elements where possible.

http://www.dsource.org/projects/phobos/changeset/1989

September 12, 2010
Either 1988 or 1989 broke the linux tests: http://d.puremagic.com/test-results/test_data.ghtml?dataid=2007

I don't have a win32 run yet to see if it's broken as well.  It just started: http://d.puremagic.com/test-results/test.ghtml?runid=337


On 9/12/2010 6:53 PM, dsource.org wrote:
> phobos commit, revision 1989
> 
> 
> user: dsimcha
> 
> msg:
> Support moveFront() and friends and assignable elements where possible.
> 
> http://www.dsource.org/projects/phobos/changeset/1989
> 
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos

September 12, 2010
Looks like they're both failing, for two different reasons.

On 9/12/2010 7:18 PM, Brad Roberts wrote:
> Either 1988 or 1989 broke the linux tests: http://d.puremagic.com/test-results/test_data.ghtml?dataid=2007
> 
> I don't have a win32 run yet to see if it's broken as well.  It just started: http://d.puremagic.com/test-results/test.ghtml?runid=337
> 
> 
> On 9/12/2010 6:53 PM, dsource.org wrote:
>> phobos commit, revision 1989
>>
>>
>> user: dsimcha
>>
>> msg:
>> Support moveFront() and friends and assignable elements where possible.
>>
>> http://www.dsource.org/projects/phobos/changeset/1989
>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
> 
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos

September 12, 2010
My bad, at least partly. Fixing now.

Andrei

On 09/12/2010 09:38 PM, Brad Roberts wrote:
> Looks like they're both failing, for two different reasons.
>
> On 9/12/2010 7:18 PM, Brad Roberts wrote:
>> Either 1988 or 1989 broke the linux tests: http://d.puremagic.com/test-results/test_data.ghtml?dataid=2007
>>
>> I don't have a win32 run yet to see if it's broken as well.  It just started: http://d.puremagic.com/test-results/test.ghtml?runid=337
>>
>>
>> On 9/12/2010 6:53 PM, dsource.org wrote:
>>> phobos commit, revision 1989
>>>
>>>
>>> user: dsimcha
>>>
>>> msg:
>>> Support moveFront() and friends and assignable elements where possible.
>>>
>>> http://www.dsource.org/projects/phobos/changeset/1989
>>>
>>> _______________________________________________
>>> phobos mailing list
>>> phobos at puremagic.com
>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
September 13, 2010
I fixed the failing unittests. Apologies for the ironic fact that I (the ubernagger about not breaking the build) simply forgot (sic!) to run unittests after a nontrivial change.

The build after svn up passes unittests in debug and release mode.


Andrei

On 09/12/2010 09:38 PM, Brad Roberts wrote:
> Looks like they're both failing, for two different reasons.
>
> On 9/12/2010 7:18 PM, Brad Roberts wrote:
>> Either 1988 or 1989 broke the linux tests: http://d.puremagic.com/test-results/test_data.ghtml?dataid=2007
>>
>> I don't have a win32 run yet to see if it's broken as well.  It just started: http://d.puremagic.com/test-results/test.ghtml?runid=337
>>
>>
>> On 9/12/2010 6:53 PM, dsource.org wrote:
>>> phobos commit, revision 1989
>>>
>>>
>>> user: dsimcha
>>>
>>> msg:
>>> Support moveFront() and friends and assignable elements where possible.
>>>
>>> http://www.dsource.org/projects/phobos/changeset/1989
>>>
>>> _______________________________________________
>>> phobos mailing list
>>> phobos at puremagic.com
>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
September 13, 2010
Which is why we let computer do what computers are good at.. automated tasks. The tests went green at 7am across the board.

Later,
Brad

On 9/13/2010 6:44 AM, Andrei Alexandrescu wrote:
> I fixed the failing unittests. Apologies for the ironic fact that I (the
> ubernagger about not breaking the build) simply forgot (sic!) to run unittests
> after a nontrivial change.
> 
> The build after svn up passes unittests in debug and release mode.
> 
> 
> Andrei
> 
> On 09/12/2010 09:38 PM, Brad Roberts wrote:
>> Looks like they're both failing, for two different reasons.
>>
>> On 9/12/2010 7:18 PM, Brad Roberts wrote:
>>> Either 1988 or 1989 broke the linux tests: http://d.puremagic.com/test-results/test_data.ghtml?dataid=2007
>>>
>>> I don't have a win32 run yet to see if it's broken as well.  It just started: http://d.puremagic.com/test-results/test.ghtml?runid=337
>>>
>>>
>>> On 9/12/2010 6:53 PM, dsource.org wrote:
>>>> phobos commit, revision 1989
>>>>
>>>>
>>>> user: dsimcha
>>>>
>>>> msg:
>>>> Support moveFront() and friends and assignable elements where possible.
>>>>
>>>> http://www.dsource.org/projects/phobos/changeset/1989
>>>>
>>>> _______________________________________________
>>>> phobos mailing list
>>>> phobos at puremagic.com
>>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>>
>>> _______________________________________________
>>> phobos mailing list
>>> phobos at puremagic.com
>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos