GNU bug report logs -
#11833
Testsuite summary for GNU Automake 1.12.1 # FAIL: 2
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 21 Nov 2012 11:56:53 +0100
with message-id <50ACB375.70602 <at> gmail.com>
and subject line Re: bug#11833: Testsuite summary for GNU Automake 1.12.1 # FAIL: 2
has caused the debbugs.gnu.org bug report #11833,
regarding Testsuite summary for GNU Automake 1.12.1 # FAIL: 2
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
11833: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11833
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 12 years and 246 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.