unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Cyprien Nicolas <cyprien@nicolas.tf>
Cc: 36340@debbugs.gnu.org
Subject: bug#36340: Test failures when networking is disabled
Date: Mon, 24 Jun 2019 14:35:35 +0200	[thread overview]
Message-ID: <878strb1pk.fsf@gnu.org> (raw)
In-Reply-To: <52873187-7898-41ff-be3c-fd9fe2a8802b@nicolas.tf> (Cyprien Nicolas's message of "Sun, 23 Jun 2019 13:44:26 +0200")

Hi Cyprien!  :-)

Cyprien Nicolas <cyprien@nicolas.tf> skribis:

> Is guile configured with --disable-networking still a supported
> configuration?

In theory yes, but as you found out, it’s not well tested.

The way we’d normally addressing in the test suite is by testing:

  (provided? 'socket)

and/or:

  (provided? 'net-db)

and throwing to unresolved or skipping tests altogether.

Would you like to propose a patch that does that for all the instances
that you found?

Thanks!

Ludo’.





  reply	other threads:[~2019-06-24 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-23 11:44 bug#36340: Test failures when networking is disabled Cyprien Nicolas
2019-06-24 12:35 ` Ludovic Courtès [this message]
2019-07-07 13:26   ` Cyprien Nicolas

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=878strb1pk.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=36340@debbugs.gnu.org \
    --cc=cyprien@nicolas.tf \
    /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).