[opensource-dev] Crashing integration tests

Nicky Perian nickyperian at yahoo.com
Mon Oct 25 17:11:18 PDT 2010


With my builds, if I rebuild the failed project individually the failure 
repeats. If I build the full project a second time no failures are reported. It 
appears that a run-once setting (if possible) is used for integration tests. 



________________________________
From: Zabb65 <zabb65 at gmail.com>
To: Boroondas Gupte <sllists at boroon.dasgupta.ch>
Cc: Nicky Perian <nickyperian at yahoo.com>; Second Life Open Source Developer 
Mailing List <opensource-dev at lists.secondlife.com>
Sent: Mon, October 25, 2010 6:48:12 PM
Subject: Re: [opensource-dev] Crashing integration tests

It looks to be a problem with multiple tests running at the same time.
Looking at the error gives a hint that its a collision with a globally
shared named pipe of some type. Running the tests individually works
just fine for me, running more than one at a time doesn't.

On Mon, Oct 25, 2010 at 17:01, Boroondas Gupte
<sllists at boroon.dasgupta.ch> wrote:
> On 10/25/2010 10:56 PM, Nicky Perian wrote:
>
> I found the same thing about failed tests on 2d and subsequent builds. The
> build has an error the first time but passes the second. This was on
> VC++Express 2005 build. And, didn't matter about redoing develop.py.
>
> So this isn't GNU make or even Makefile specific. Either it's a CMake bug,
> or we make some mistake at using CMake, probably not declaring all
> dependencies correctly.
>
> Boroondas
>
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101025/57cf414a/attachment.htm 


More information about the opensource-dev mailing list