unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: Gianfranco Costamagna <locutusofborg@debian.org>,
	841319@bugs.debian.org, notmuch@notmuchmail.org
Subject: Re: Bug#841319: notmuch: testsuite fails with TERM=unknown
Date: Wed, 19 Oct 2016 14:02:47 -0300	[thread overview]
Message-ID: <87mvi0uv9k.fsf@maritornes.cs.unb.ca> (raw)
In-Reply-To: <626424766.6980896.1476890374150@mail.yahoo.com>

Gianfranco Costamagna <locutusofborg@debian.org> writes:

> source: notmuch
> version: 0.23-2
> severity: normal
> tags: patch
>
> Hi dear maintainer, seems that the testsuite fails when TERM=unknown.
>

more precisely,

Use "make V=1" to print test headings and PASSing results.
INFO: using 2 minute timeout for tests
FATAL: ./T160-json.sh: interrupted by signal 15

Looks like one of the invokations of emacs hangs when TERM=unknown

> I propose you to apply this patch
>
> override_dh_auto_test:
> ifeq ($(DEB_HOST_ARCH),armhf)
>  TERM=vt100 dh_auto_test || true
> else
>  TERM=vt100 dh_auto_test
> endif
> or
> override_dh_auto_test:
>  TERM=vt100 dh_auto_test
> endif

Hopefully we can fix this upstream; it's not a Debian specific issue.

> in case you don't care about the Ubuntu armhf issue (but you will probably
> have it in Debian too when gdb will be updated)

It looks like a snapshot version of gdb in yakkety, so I'm reluctant to
invest much effort into it. In particular 7.12 is already released upstream.

A nicer way to skip only those tests that are broken with that
particular version of gdb is is drop the build depends on gdb for armhf.
We already do this in debian for a variety of architectures.

In the not-implausible case that gdb 7.12 also causes problems for the
test suite on armhf, I'll disable those tests there (unless they are
fixable, of course).

       reply	other threads:[~2016-10-19 17:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <626424766.6980896.1476890374150.ref@mail.yahoo.com>
     [not found] ` <626424766.6980896.1476890374150@mail.yahoo.com>
2016-10-19 17:02   ` David Bremner [this message]
2016-10-19 18:36     ` Bug#841319: notmuch: testsuite fails with TERM=unknown Gianfranco Costamagna
2016-10-20 17:14     ` Gianfranco Costamagna
2017-07-06  0:49       ` Bug#841716: notmuch testsuite fails on armhf David Bremner
2017-07-06 11:03         ` Gianfranco Costamagna

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://notmuchmail.org/

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

  git send-email \
    --in-reply-to=87mvi0uv9k.fsf@maritornes.cs.unb.ca \
    --to=david@tethera.net \
    --cc=841319@bugs.debian.org \
    --cc=locutusofborg@debian.org \
    --cc=notmuch@notmuchmail.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://yhetil.org/notmuch.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).