GNU bug report logs - #14601
Unexplained failure in test 't/install-info-dir.sh'

Previous Next

Package: automake;

Reported by: Elio Blanca <eblanca76 <at> users.sourceforge.net>

Date: Wed, 12 Jun 2013 15:45:02 UTC

Severity: minor

Tags: moreinfo

Merged with 18998

To reply to this bug, email your comments to 14601 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#14601; Package automake. (Wed, 12 Jun 2013 15:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Elio Blanca <eblanca76 <at> users.sourceforge.net>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Wed, 12 Jun 2013 15:45:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Elio Blanca <eblanca76 <at> users.sourceforge.net>
To: bug-automake <at> gnu.org
Subject: Check failed, why?
Date: Wed, 12 Jun 2013 11:27:05 +0200
[Message part 1 (text/plain, inline)]
Hi, I just built automake 1.13.3 on my ubuntu system (precise pangolin 12.04.2, gcc-4.6.3, 
binutils-2.22, bash-4.2.25) and the test suite failed 3 tests.
At the end of `make check' I am told for reporting the results to you, so I'm doing this.

============================================================================
Testsuite summary for GNU Automake 1.13.3
============================================================================
# TOTAL: 2933
# PASS:  2815
# SKIP:  77
# XFAIL: 38
# FAIL:  3
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-automake <at> gnu.org
============================================================================

If you need further details, feel free to ask.
Thank you
Elio

[test-suite.log.bz2 (application/x-bzip, attachment)]

Information forwarded to bug-automake <at> gnu.org:
bug#14601; Package automake. (Mon, 23 Dec 2013 19:04:01 GMT) Full text and rfc822 format available.

Message #8 received at 14601 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: 14601 <at> debbugs.gnu.org
Cc: Elio Blanca <eblanca76 <at> users.sourceforge.net>,
 "automake-patches <at> gnu.org" <automake-patches <at> gnu.org>
Subject: Re: Check failed, why?
Date: Mon, 23 Dec 2013 20:02:53 +0100
[Message part 1 (text/plain, inline)]
tags 14601 + moreinfo
severity 14601 minor
stop

Reference:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14601

Hi Elio, thanks for the report and sorry for the awful delay.

I've fixed two of the failures you reported:

* t/autohdr-subdir-pr12495.sh
  This failure was due to localization issues in make error messages;
  it has already been fixed as part of bug#15237.

* t/t/tap-realtime.sh
  This I can reproduce when mawk is used as the awk implementation
  invoked by the tap-driver.sh script.  Still this is a spurious
  failure, because when I force mawk to be used by Automake's own
  test suite, the driver correctly starts printing partial results
  from TAP tests way before the tests have completed their execution
  -- a failure to do so is exactly the issue this test is supposed
  to spot.  I'm now convinced this test is too brittle, and not
  worth having, I've removed it with the first attached patch.

For the failure of install-info-dir.sh, however, I'm a bit at a
loss. For the moment, I've tweaked the tests to make it output
more information that can be useful for debugging (see the second
attached patch).  Could you please re-run the test with these
tweaks, and get back to us with the complete output?

Thanks,
  Stefano

[0001-tests-remove-too-brittle-test-tap-realtime.sh.patch (text/x-patch, attachment)]
[0002-tests-make-install-info-dir.sh-print-more-debugging-.patch (text/x-patch, attachment)]

Added tag(s) moreinfo. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 23 Dec 2013 19:04:02 GMT) Full text and rfc822 format available.

Severity set to 'minor' from 'normal' Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 23 Dec 2013 19:04:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-automake <at> gnu.org:
bug#14601; Package automake. (Wed, 17 Dec 2014 17:27:02 GMT) Full text and rfc822 format available.

Message #15 received at 14601 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: braga <Vittorio.Braga <at> roma2.infn.it>, 18998 <at> debbugs.gnu.org, 
 14601 <at> debbugs.gnu.org
Cc: Elio Blanca <eblanca76 <at> users.sourceforge.net>
Subject: Unexplained failure in test 't/install-info-dir.sh'
Date: Wed, 17 Dec 2014 18:26:23 +0100
retitle 18998 Unexplained failure in test 't/install-info-dir.sh'
retitle 14601 Unexplained failure in test 't/install-info-dir.sh'
severity 14601 minor
severity 18998 minor
tags 14601 + moreinfo
tags 18998 + moreinfo
merge 14601 18998
stop

For the moment, I've tweaked the t/install-info-dir.sh test to make
it output more information that can be useful for debugging.  Could
you please re-run the test from the latest 'master' branch, see
whether it fails again (racily or reliably), and if so, get back to
us with the complete output?

Thanks,
  Stefano




Changed bug title to 'Unexplained failure in test 't/install-info-dir.sh'' from 'Check failed, why?' Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 17 Dec 2014 17:27:03 GMT) Full text and rfc822 format available.

Merged 14601 18998. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 17 Dec 2014 17:27:03 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.