[Scons-dev] Running tests on shared filestore

Bill Deegan bill at baddogconsulting.com
Sun Jun 18 01:05:32 EDT 2017


I've been using virtualbox sharing file system with linux vm in some cases.
Though often it's enough to make chagnes for osx, commit, push, then on
linux pull, merge, run tests, iterate.

Most cross platform breakage has been window vs The rest of the world.
(\r\n issues)
-Bill

On Sun, Jun 18, 2017 at 12:37 AM, Russel Winder <russel at winder.org.uk>
wrote:

> This is just me venting, but…
>
> Trying to develop stuff and testing on Debian, Fedora, and OSX/MacOS,
> is best done by working on one machine and then having two other
> machines share the first one's filestore. Now Debian can NFS from
> Fedora or vice versa, but OSX/MacOS appears to have to use SMB/Samba. I
> am sure there used to be an NFS option, but SMB seems to be all that is
> offered.
>
> So why is this a problem?
>
> Lots of the SCons tests end up using shutil.copytree which works fine
> over NFS but causes a shutil.Error over SMB. This is so annoying, and
> breaks a sane development workflow. Grrrr…
>
> --
> Russel.
> ============================================================
> =================
> Dr Russel Winder      t: +44 20 7585 2200   voip:
> sip:russel.winder at ekiga.net
> 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
> London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20170618/5dde0615/attachment.html>


More information about the Scons-dev mailing list