[txmt-dev] Re: scm/git test errors in build
Eduardo Francos
efrancos at efrancos.com
Fri Jun 27 15:37:15 UTC 2014
On 27 juin 2014, at 12:00, Allan Odgaard <mailinglist at textmate.org> wrote:
> On 25 Jun 2014, at 14:20, Eduardo Francos wrote:
>
>> […] Strangely enough, each time I run the build the tests that fail are different, but they are all in Frameworks/scm/tests/t_git.cc
>
> The tests are executed in concurrent dispatch queues, so it might be a race condition of sorts.
>
I thought that could be the case so I run ninja -j 1 to ensure(?) a single queue, but that didn't help either.
>> I've searched all over, including the mailing lists archives but haven't found a solution yet. I tried "scm
> What you can do is manually run the ‘touch’ command that it executes, to see the exact command run: ninja -vn scm/coerce
>
That did it :-)
After issuing the touch command I reset my modified Frameworks/scm/tests/t_git.cc and then the ninja build finished OK. Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.macromates.com/textmate-dev/attachments/20140627/25764037/attachment.asc>
More information about the textmate-dev
mailing list