From: Stephen Berman <stephen.berman@gmx.net>
To: emacs-devel@gnu.org
Subject: make check hangs in network-stream-tests.el
Date: Wed, 19 Jul 2017 16:42:46 +0200 [thread overview]
Message-ID: <871spctrmh.fsf@rosalinde> (raw)
When I run `make check' it sometimes hangs in network-stream-tests.el.
I've left it alone for as much as 10-15 minutes and then aborted. Today
it happened again, so after aborting I ran ert interactively on
network-stream-tests.el and got one successful run of all tests but also
a hang; here are the results in the latter case:
Selector: t
Passed: 2
Failed: 0
Skipped: 0
Total: 2/10
Started at: 2017-07-19 16:17:02+0200
Aborted.
Aborted at: 2017-07-19 16:22:24+0200
..Q-------
. connect-to-tls-ipv4-nowait
passed
. connect-to-tls-ipv4-wait
passed
Q connect-to-tls-ipv6-nowait
(quit)
This is what *Messages* contains:
gnutls-serv: HTTP Server listening on IPv4 0.0.0.0 port 44331...done
HTTP Server listening on IPv6 :: port 44331...done
gnutls-serv: HTTP Server listening on IPv4 0.0.0.0 port 44332...done
HTTP Server listening on IPv6 :: port 44332...done
gnutls-serv: HTTP Server listening on IPv4 0.0.0.0 port 44333...bind() failed: Address already in use
HTTP Server listening on IPv6 :: port 44333...bind() failed: Address already in use
Abort testing? (y or n) y
Aborted: Ran 10 tests, 2 results were as expected
During this test run and during make check, I had AFAIK no network
problems, and again, sometimes the tests complete successfully. So
what's going on?
When this hang has happened, the only way I found to get `make check' to
complete was to temporarily remove network-stream-tests.el and
network-stream-tests.elc. Is there a better alternative?
Steve Berman
next reply other threads:[~2017-07-19 14:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-19 14:42 Stephen Berman [this message]
2017-07-20 12:32 ` make check hangs in network-stream-tests.el Lars Ingebrigtsen
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/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871spctrmh.fsf@rosalinde \
--to=stephen.berman@gmx.net \
--cc=emacs-devel@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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).