July 28, 2010
I noticed several of your commits were wholesale test disabling.  That seems fundamentally a bad idea.  The submits suggested that they were OSX specific issues, but the disable was for all platforms.

On Wed, 28 Jul 2010, Andrei Alexandrescu wrote:

> Date: Wed, 28 Jul 2010 01:10:22 -0700
> From: Andrei Alexandrescu <andrei at erdani.com>
> Reply-To: Discuss the phobos library for D <phobos at puremagic.com>
> To: Discuss the phobos library for D <phobos at puremagic.com>
> Subject: [phobos] committed a bunch of stuff...
> 
> ... some small, some bigger. On my OSX machine all unittests run properly. Please let me know how things work for you!
> 
> Andrei
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
> 
July 28, 2010
I think the ultimate solution to this includes:

1. Availability of the test suite to everybody;

2. Availability of a build farm with all supported OSs.

Until we have the two, I think it's reasonable to help one another with platform-specific matters. I only have access to OSX right now and the whole banana builds and runs unittests smoothly. While I apologize to everyone for causing grief, it's in our interest that we get work done and checked in.


Andrei

Brad Roberts wrote:
> I noticed several of your commits were wholesale test disabling.  That seems fundamentally a bad idea.  The submits suggested that they were OSX specific issues, but the disable was for all platforms.
> 
> On Wed, 28 Jul 2010, Andrei Alexandrescu wrote:
> 
>> Date: Wed, 28 Jul 2010 01:10:22 -0700
>> From: Andrei Alexandrescu <andrei at erdani.com>
>> Reply-To: Discuss the phobos library for D <phobos at puremagic.com>
>> To: Discuss the phobos library for D <phobos at puremagic.com>
>> Subject: [phobos] committed a bunch of stuff...
>>
>> ... some small, some bigger. On my OSX machine all unittests run properly. Please let me know how things work for you!
>>
>> Andrei
>> _______________________________________________
>> 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
1 2
Next ›   Last »