From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: Benno Schulenberg <bensberg@justemail.net>, Karel Zak <kzak@redhat.com>
Cc: Util-Linux <util-linux@vger.kernel.org>
Subject: Re: [ANNOUNCE] util-linux v2.26-rc2
Date: Sun, 15 Feb 2015 15:20:21 -0600 [thread overview]
Message-ID: <54E10D95.2030100@gmail.com> (raw)
In-Reply-To: <1424030549.2886406.227807181.7F9CF45A@webmail.messagingengine.com>
Benno Schulenberg wrote:
>
> Running 'make check' here reports the following failures:
>
> cal: Year 2147483646 ... FAILED (cal/bigyear)
> blkid: low-level superblocks probing ...
> : ext3 ... OK
> cal: Year 2147483646 with week numbers ... FAILED (cal/bigyearw)
>
> ipcs: id 917526 not found
> ipcs: id 950294 not found
> ipcs: mk-rm-shm ... FAILED (ipcs/mk-rm-shm)
>
> misc: fallocate ... FAILED (misc/fallocate)
>
> misc: getopt2 ...
> : long_option_ambiguous_1 ... FAILED (misc/getopt2-long_option_ambiguous_1)
>
> misc: getopt2 ...
> : quiet_output_option_long ... FAILED (misc/getopt2-quiet_output_option_long)
> misc: getopt2 ...
> : quiet_output_option_short ... FAILED (misc/getopt2-quiet_output_option_short)
>
> misc: getopt2 ...
> : weird_quoting_tcsh ... OK
> ... misc: getopt2 ...
> : weird_quoting_tcsh ... FAILED (3 from 23 sub-tests)
>
>
> misc: swaplabel ... FAILED (misc/swaplabel)
> misc: ul ... FAILED (misc/ul)
>
> ---------------------------------------------------------------------
> 7 tests of 155 FAILED
> ---------------------------------------------------------------------
>
>
> When there are subtests, something goes wrong in the alignment and
> in the messages of the summary line. For example:
>
>
> misc: getopt3 ...
> : non-option ... OK
> ... misc: getopt3 ...
> : non-option ... OK (all 6 sub-tests PASSED)
>
>
> Also, the complete testsuite summary is printed before the tests
> are even run, which I find odd:
>
> ============================================================================
> Testsuite summary for util-linux 2.26-rc2
> ============================================================================
> # TOTAL: 0
> # PASS: 0
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 0
> # XPASS: 0
> # ERROR: 0
> ============================================================================
This only seems to be before the actual tests and is meaningless. The only
thing that is really meaningful is the line at the end, In my case:
---------------------------------------------------------------------
2 tests of 155 FAILED
---------------------------------------------------------------------
I only has the following failures:
cal: Year 2147483646 ... FAILED (cal/bigyear)
cal: Year 2147483646 with week numbers ... FAILED (cal/bigyearw)
The others passed for me:
hwclock: system to hw ... IGNORE (not root permissions)
ipcs: headers ... OK
ipcs: limits overflow ... IGNORE (not root permissions)
ipcs: basic limits ... OK
ipcs: mk-rm-msg ... OK
ipcs: mk-rm-sem ... OK
ipcs: mk-rm-shm ... OK
misc: fallocate ... IGNORE ('ext3' not supported)
Perhaps this is something special about ubuntu, because I think
ext3 does not support fallocate by default.
misc: getopt2 ...
: long_option_ambiguous_1 ... OK
misc: getopt2 ...
: quiet_output_option_long ... OK
misc: getopt2 ...
: quiet_output_option_short ... OK
misc: getopt2 ...
: weird_quoting_tcsh ... OK
... misc: getopt2 ...
: weird_quoting_tcsh ... OK (all 23 sub-tests PASSED)
misc: swaplabel ... OK
misc: ul ... OK
> $ gcc --version | head -1
> gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
>
> $ uname -rvm
> 2.6.32-72-generic #139-Ubuntu SMP Wed Jan 14 21:19:14 UTC 2015 i686
$ gcc --version | head -1
gcc (GCC) 4.7.0
$ uname -a
Linux lfs6 3.4.1-LFS-4 #2 SMP PREEMPT Thu Oct 9 23:02:58 CDT 2014 i686 GNU/Linux
Note: On x86_64, linux-3.18.3, and gcc-4.9.2, all tests either passed or were
ignored for me.
-- Bruce
prev parent reply other threads:[~2015-02-15 21:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 11:53 [ANNOUNCE] util-linux v2.26-rc2 Karel Zak
2015-02-05 21:48 ` Benno Schulenberg
2015-02-06 0:11 ` Bruce Dubbs
2015-02-06 9:37 ` Karel Zak
2015-02-15 20:02 ` Benno Schulenberg
2015-02-15 20:50 ` Ruediger Meier
2015-02-15 21:21 ` Benno Schulenberg
2015-02-15 21:27 ` Bruce Dubbs
2015-02-15 21:20 ` Bruce Dubbs [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54E10D95.2030100@gmail.com \
--to=bruce.dubbs@gmail.com \
--cc=bensberg@justemail.net \
--cc=kzak@redhat.com \
--cc=util-linux@vger.kernel.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.