unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Ken Raeburn <raeburn@raeburn.org>
Cc: guile-user@gnu.org
Subject: automated testing (was Re: deprecated symbol warnings)
Date: Wed, 18 May 2005 13:17:15 -0400	[thread overview]
Message-ID: <777355fd0e5fe227e533f58ba93b132a@raeburn.org> (raw)
In-Reply-To: <878y2c7mka.fsf@laas.fr>

On May 18, 2005, at 08:20, Ludovic Courtès wrote:
> This sounds like a good idea.  However, this would need to be somewhat
> automated, like Debian's build system, still without compromising on 
> the
> user's privacy and control.  I think that's a project of its own, isn't
> it?  :-)

Definitely.

FWIW, I use a separate, dedicated account for this sort of thing at 
work.  (Not enough cycles to add Guile builds on many of these 
machines.  But maybe a couple.)  That still essentially means you've 
giving random developers access to your machine, if somewhat 
indirectly, so unless you trust them all, you probably still want to be 
somewhat careful.  There are various OS-specific approaches to 
confining a collection of processes in different ways, but of course 
part of the goal is to do testing across a variety of platforms as well 
as different configurations of certain popular platforms.  Using chroot 
only gets you so far, but UML or VMware won't tell you if you've got 
problems on Alphas running Tru64.  So I suspect a variety of approaches 
would be needed -- depending in part on how concerned the system owner 
is about access to random data on their system.

In fact, at the end of the day, I think maybe the test-running and 
result-collecting and -reporting might be one interesting project, and 
the build isolation probably several other interesting projects or 
products (UML, Bochs, Plex, SIMH, PearPC, VMware, Mac On Linux, FreeBSD 
jails, Solaris 10's ... um ... whatever they called it).  There are 
plenty of people working on the latter set.  Anyone want to put 
together the former?

And if a potential tester doesn't have much stuff that a Guile build 
absolutely has to be kept away from, or they've just got a reasonable 
amount of trust in the other Guile developers, they could use the 
dedicated-account approach and a cron job, and not worry about it....

Ken

_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2005-05-18 17:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1CmxC0-0003DB-Gx@sc8-sf-web1.sourceforge.net>
2005-01-07 17:31 ` SCM_LENGTH ??? Bruce Korb
2005-01-07 18:07   ` Marius Vollmer
2005-01-07 18:27     ` Bruce Korb
2005-01-10 17:26       ` Marius Vollmer
2005-01-10 18:03         ` Bruce Korb
2005-01-10 20:59           ` Greg Troxel
2005-01-11 18:08           ` Marius Vollmer
2005-01-11 23:40             ` Kevin Ryde
2005-01-12 10:33               ` Marius Vollmer
2005-01-10 20:34         ` Ken Raeburn
2005-01-11 16:12           ` Bruce Korb
2005-01-11 18:32           ` Marius Vollmer
2005-05-14  2:52           ` deprecated symbol warnings Ken Raeburn
2005-05-14 12:40             ` Neil Jerram
2005-05-14 18:48               ` Ken Raeburn
2005-05-15  3:17                 ` John W. Eaton
2005-05-15 10:19                   ` Neil Jerram
2005-05-16  5:52                   ` Ken Raeburn
2005-05-18  4:22                     ` tomas
2005-05-18 12:20                     ` Ludovic Courtès
2005-05-18 17:17                       ` Ken Raeburn [this message]
2005-05-26 18:58                 ` Neil Jerram
2005-05-28 21:55                   ` Ken Raeburn
2005-05-18 19:18               ` deprecated symbol warnings and Windows Ken Raeburn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=777355fd0e5fe227e533f58ba93b132a@raeburn.org \
    --to=raeburn@raeburn.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).