GNU bug report logs - #11833
Testsuite summary for GNU Automake 1.12.1 # FAIL: 2

Previous Next

Package: automake;

Reported by: Dennis Clarke <dclarke <at> blastwave.org>

Date: Sun, 1 Jul 2012 18:39:01 UTC

Severity: minor

Tags: moreinfo

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 11833 in the body.
You can then email your comments to 11833 AT debbugs.gnu.org in the normal way.

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#11833; Package automake. (Sun, 01 Jul 2012 18:39:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dennis Clarke <dclarke <at> blastwave.org>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Sun, 01 Jul 2012 18:39:01 GMT) Full text and rfc822 format available.

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

From: Dennis Clarke <dclarke <at> blastwave.org>
To: bug-automake <at> gnu.org
Subject: Testsuite summary for GNU Automake 1.12.1  # FAIL:  2
Date: Sun, 01 Jul 2012 14:33:40 -0400
on debian 6.0.5 amd64  : 

.
.
.
PASS: t/self-check-cleanup.tap 5 - post-cleanup removed null-perms testdir
PASS: t/self-check-cleanup.tap 6 - pre-cleanup with testdir with zero-perms symlinks
PASS: t/self-check-cleanup.tap 7 - pre-cleanup chmod doesn't follow symlinks to files
FAIL: t/self-check-cleanup.tap 8 - pre-cleanup chmod doesn't follow symlinks to dirs
PASS: t/self-check-cleanup.tap 9 - post-cleanup with testdir with zero-perms symlinks
PASS: t/self-check-cleanup.tap 10 - post-cleanup chmod doesn't follow symlinks to files
FAIL: t/self-check-cleanup.tap 11 - post-cleanup chmod doesn't follow symlinks to dirs
PASS: t/self-check-cleanup.tap 12 - exit trap doesn't clobber exit status 1
PASS: t/self-check-cleanup.tap 13 - testdir not removed if exiting with status 1
PASS: t/self-check-cleanup.tap 14 - exit trap doesn't clobber exit status 2
PASS: t/self-check-cleanup.tap 15 - testdir not removed if exiting with status 2
.
.
.

============================================================================
Testsuite summary for GNU Automake 1.12.1
============================================================================
# TOTAL: 2715
# PASS:  2447
# SKIP:  228
# XFAIL: 38
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-automake <at> gnu.org
============================================================================



find . -type f -name test-suite.log
./t/tap-bad-prog.dir/test-suite.log
./t/parallel-tests-many.dir/test-suite.log
./t/tap-bad-prog-w.dir/test-suite.log
./test-suite.log
$ wc -l ./test-suite.log
22063 ./test-suite.log

$ wc -l ./t/tap-bad-prog.dir/test-suite.log ./t/parallel-tests-many.dir/test-suite.log ./t/tap-bad-prog-w.dir/test-suite.log 
  35 ./t/tap-bad-prog.dir/test-suite.log
  14 ./t/parallel-tests-many.dir/test-suite.log
  32 ./t/tap-bad-prog-w.dir/test-suite.log
  81 total
$ cat  ./t/tap-bad-prog.dir/test-suite.log
========================================
   tap-bad-prog 1.0: ./test-suite.log
========================================

# TOTAL: 6
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 6

.. contents:: :depth: 2

ERROR: none
===========

./tap-driver: line 143: ./none.test: No such file or directory
ERROR: none.test - missing test plan
ERROR: none.test - exited with status 127 (command not found?)

ERROR: noread
=============

./tap-driver: line 143: ./noread.test: Permission denied
ERROR: noread.test - missing test plan
ERROR: noread.test - exited with status 126

ERROR: noexec
=============

./tap-driver: line 143: ./noexec.test: Permission denied
ERROR: noexec.test - missing test plan
ERROR: noexec.test - exited with status 126

$ 
$ 
$ cat  ./t/parallel-tests-many.dir/test-suite.log
===============================================
   parallel-tests-many 1.0: ./test-suite.log
===============================================

# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

$ 
$ cat  ./t/tap-bad-prog-w.dir/test-suite.log
==========================================
   tap-bad-prog-w 1.0: ./test-suite.log
==========================================

# TOTAL: 3
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 3

.. contents:: :depth: 2

ERROR: none
===========

ERROR: none.test - couldn't execute test script
ERROR: none.test - missing test plan

ERROR: noread
=============

ERROR: noread.test - couldn't execute test script
ERROR: noread.test - missing test plan

ERROR: noexec
=============

ERROR: noexec.test - couldn't execute test script
ERROR: noexec.test - missing test plan



Let me know what else is needed .

Dennis 







Information forwarded to bug-automake <at> gnu.org:
bug#11833; Package automake. (Fri, 06 Jul 2012 21:07:01 GMT) Full text and rfc822 format available.

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

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Dennis Clarke <dclarke <at> blastwave.org>
Cc: 11833 <at> debbugs.gnu.org
Subject: Re: bug#11833: Testsuite summary for GNU Automake 1.12.1  # FAIL: 2
Date: Fri, 06 Jul 2012 23:01:05 +0200
tags 11833 + moreinfo
severity 11833 minor
thanks

Hi Dennis, sorry for the delay.

On 07/01/2012 08:33 PM, Dennis Clarke wrote:
> 
> on debian 6.0.5 amd64  : 
> 
> .
> .
> .
> PASS: t/self-check-cleanup.tap 5 - post-cleanup removed null-perms testdir
> PASS: t/self-check-cleanup.tap 6 - pre-cleanup with testdir with zero-perms symlinks
> PASS: t/self-check-cleanup.tap 7 - pre-cleanup chmod doesn't follow symlinks to files
> FAIL: t/self-check-cleanup.tap 8 - pre-cleanup chmod doesn't follow symlinks to dirs
> PASS: t/self-check-cleanup.tap 9 - post-cleanup with testdir with zero-perms symlinks
> PASS: t/self-check-cleanup.tap 10 - post-cleanup chmod doesn't follow symlinks to files
> FAIL: t/self-check-cleanup.tap 11 - post-cleanup chmod doesn't follow symlinks to dirs
> PASS: t/self-check-cleanup.tap 12 - exit trap doesn't clobber exit status 1
> PASS: t/self-check-cleanup.tap 13 - testdir not removed if exiting with status 1
> PASS: t/self-check-cleanup.tap 14 - exit trap doesn't clobber exit status 2
> PASS: t/self-check-cleanup.tap 15 - testdir not removed if exiting with status 2
> .
> .
> .
>
I've recently removed this self-test, because it was causing too much
false positives and requiring too much mucking & tweaking.

Anyway, to be extra safe and ensure nothing serious is going on, could you
please post the logs of this test?  They should be found in the generated
't/self-check-cleanup.log'.

> ============================================================================
> Testsuite summary for GNU Automake 1.12.1
> ============================================================================
> # TOTAL: 2715
> # PASS:  2447
> # SKIP:  228
> # XFAIL: 38
> # FAIL:  2
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> Please report to bug-automake <at> gnu.org
> ============================================================================
> 
> 
> 
> find . -type f -name test-suite.log
> ./t/tap-bad-prog.dir/test-suite.log
> ./t/parallel-tests-many.dir/test-suite.log
> ./t/tap-bad-prog-w.dir/test-suite.log
> ./test-suite.log

> $ wc -l ./test-suite.log
> 22063 ./test-suite.log
>
This is the file whose content you should have posted, because the logs
of all failed/skipped files get copied in there.  Anyway, since only one
test is failing for you, in this case it's more efficient to just  post
the logs of that test ('t/self-check-cleanup.log', as I said above).

>   35 ./t/tap-bad-prog.dir/test-suite.log
>   14 ./t/parallel-tests-many.dir/test-suite.log
>   32 ./t/tap-bad-prog-w.dir/test-suite.log
>   81 total
>
These files are generated by some Automake tests that check the expected
features of the Automake-generated test harnesses.  It is expected that
they might contain reports of failures or errors.  Nothing to worry about
here.

Regards,
  Stefano




Added tag(s) moreinfo. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 06 Jul 2012 21:07: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. (Fri, 06 Jul 2012 21:07:02 GMT) Full text and rfc822 format available.

Reply sent to Stefano Lattarini <stefano.lattarini <at> gmail.com>:
You have taken responsibility. (Wed, 21 Nov 2012 10:59:02 GMT) Full text and rfc822 format available.

Notification sent to Dennis Clarke <dclarke <at> blastwave.org>:
bug acknowledged by developer. (Wed, 21 Nov 2012 10:59:02 GMT) Full text and rfc822 format available.

Message #17 received at 11833-done <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Dennis Clarke <dclarke <at> blastwave.org>
Cc: 11833-done <at> debbugs.gnu.org
Subject: Re: bug#11833: Testsuite summary for GNU Automake 1.12.1  # FAIL:
 2
Date: Wed, 21 Nov 2012 11:56:53 +0100
Reference:
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11833>

On 07/06/2012 11:01 PM, Stefano Lattarini wrote:
> tags 11833 + moreinfo
> severity 11833 minor
> thanks
> 
> Hi Dennis, sorry for the delay.
> 
> On 07/01/2012 08:33 PM, Dennis Clarke wrote:
>>
>> on debian 6.0.5 amd64  : 
>>
>> .
>> .
>> .
>> PASS: t/self-check-cleanup.tap 5 - post-cleanup removed null-perms testdir
>> PASS: t/self-check-cleanup.tap 6 - pre-cleanup with testdir with zero-perms symlinks
>> PASS: t/self-check-cleanup.tap 7 - pre-cleanup chmod doesn't follow symlinks to files
>> FAIL: t/self-check-cleanup.tap 8 - pre-cleanup chmod doesn't follow symlinks to dirs
>> PASS: t/self-check-cleanup.tap 9 - post-cleanup with testdir with zero-perms symlinks
>> PASS: t/self-check-cleanup.tap 10 - post-cleanup chmod doesn't follow symlinks to files
>> FAIL: t/self-check-cleanup.tap 11 - post-cleanup chmod doesn't follow symlinks to dirs
>> PASS: t/self-check-cleanup.tap 12 - exit trap doesn't clobber exit status 1
>> PASS: t/self-check-cleanup.tap 13 - testdir not removed if exiting with status 1
>> PASS: t/self-check-cleanup.tap 14 - exit trap doesn't clobber exit status 2
>> PASS: t/self-check-cleanup.tap 15 - testdir not removed if exiting with status 2
>> .
>> .
>> .
>>
> I've recently removed this self-test, because it was causing too much
> false positives and requiring too much mucking & tweaking.
> 
> Anyway, to be extra safe and ensure nothing serious is going on, could you
> please post the logs of this test?  They should be found in the generated
> 't/self-check-cleanup.log'.
> 
>> ============================================================================
>> Testsuite summary for GNU Automake 1.12.1
>> ============================================================================
>> # TOTAL: 2715
>> # PASS:  2447
>> # SKIP:  228
>> # XFAIL: 38
>> # FAIL:  2
>> # XPASS: 0
>> # ERROR: 0
>> ============================================================================
>> See ./test-suite.log
>> Please report to bug-automake <at> gnu.org
>> ============================================================================
>>
>>
>>
>> find . -type f -name test-suite.log
>> ./t/tap-bad-prog.dir/test-suite.log
>> ./t/parallel-tests-many.dir/test-suite.log
>> ./t/tap-bad-prog-w.dir/test-suite.log
>> ./test-suite.log
> 
>> $ wc -l ./test-suite.log
>> 22063 ./test-suite.log
>>
> This is the file whose content you should have posted, because the logs
> of all failed/skipped files get copied in there.  Anyway, since only one
> test is failing for you, in this case it's more efficient to just  post
> the logs of that test ('t/self-check-cleanup.log', as I said above).
> 
>>   35 ./t/tap-bad-prog.dir/test-suite.log
>>   14 ./t/parallel-tests-many.dir/test-suite.log
>>   32 ./t/tap-bad-prog-w.dir/test-suite.log
>>   81 total
>>
> These files are generated by some Automake tests that check the expected
> features of the Automake-generated test harnesses.  It is expected that
> they might contain reports of failures or errors.  Nothing to worry about
> here.
> 
> Regards,
>   Stefano
>
No further activity in this thread, and all the issues should have been
resolved by now (or rendered moot by the subsequent changes done in the
Automake testsuite).

I'm thus closing this bug report.

Thanks,
  Stefano




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Dec 2012 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 245 days ago.

Previous Next


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