Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116695 - app-portage/herdstat-1.1.2 fails test phase
Summary: app-portage/herdstat-1.1.2 fails test phase
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aaron Walker (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-25 06:54 UTC by Sandro Bonazzola (RETIRED)
Modified: 2005-12-31 04:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sandro Bonazzola (RETIRED) gentoo-dev 2005-12-25 06:54:10 UTC
>>> Test phase [check]: app-portage/herdstat-1.1.2
Making check in doc
make[1]: Entering directory `/var/tmp/portage/herdstat-1.1.2/work/herdstat-1.1.2/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/var/tmp/portage/herdstat-1.1.2/work/herdstat-1.1.2/doc'
Making check in src
make[1]: Entering directory `/var/tmp/portage/herdstat-1.1.2/work/herdstat-1.1.2/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/var/tmp/portage/herdstat-1.1.2/work/herdstat-1.1.2/src'
Making check in tests
make[1]: Entering directory `/var/tmp/portage/herdstat-1.1.2/work/herdstat-1.1.2/tests'
make  check-TESTS
make[2]: Entering directory `/var/tmp/portage/herdstat-1.1.2/work/herdstat-1.1.2/tests'
 * Testing versions handler ...                                                                                                                                             [ ok ]
   PASS: versions-test.sh
 * Testing metadata handler ...                                                                                                                                             [ ok ]
 * Testing metadata handler (category) ...                                                                                                                                  [ ok ]
 * Testing metadata handler (regex) ...
28,34d27
< sys-libs/pfft
< none
< ka0ttic@gentoo.org
< none
< none
<
<
40a34,40
>
> sys-libs/pfft
> none
> ka0ttic@gentoo.org
> none
> none
>                                                                                                                                                                           [ !! ]
FAIL: metadata-test.sh
 * Testing dev handler ...                                                                                                                                                  [ ok ]
 * Testing dev handler (regex) ...                                                                                                                                          [ ok ]
 * Testing dev handler (all target) ...                                                                                                                                     [ ok ]
   PASS: dev-test.sh
 * Testing herd handler ...                                                                                                                                                 [ ok ]
 * Testing herd handler (regex) ...                                                                                                                                         [ ok ]
 * Testing herd handler (all target) ...                                                                                                                                    [ ok ]
   PASS: herd-test.sh
 * Testing stats handler ...                                                                                                                                                [ ok ]
   PASS: stats-test.sh
 * Testing away handler ...                                                                                                                                                 [ ok ]
 * Testing away handler (regex) ...                                                                                                                                         [ ok ]
 * Testing away handler (all target) ...                                                                                                                                    [ ok ]
   PASS: away-test.sh
 * Testing find handler ...                                                                                                                                                 [ ok ]
 * Testing find handler (regex) ...                                                                                                                                         [ ok ]
 * Testing find handler (nonexistent) ...                                                                                                                                   [ ok ]
   PASS: find-test.sh
 * Testing pkg handler (herd) ...                                                                                                                                           [ ok ]
 * Testing pkg handler (dev) ...                                                                                                                                            [ ok ]
 * Testing pkg handler (herd/no-maintainer) ...                                                                                                                             [ ok ]
 * Testing pkg handler (dev/no-herd) ...                                                                                                                                    [ ok ]
   PASS: pkg-test.sh
 * Testing which handler ...                                                                                                                                                [ ok ]
 * Testing which handler (regex) ...                                                                                                                                        [ ok ]
   PASS: which-test.sh
 * Testing keyword handler ...                                                                                                                                              [ ok ]
   PASS: keyword-test.sh
====================
1 of 10 tests failed
====================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/var/tmp/portage/herdstat-1.1.2/work/herdstat-1.1.2/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/herdstat-1.1.2/work/herdstat-1.1.2/tests'
make: *** [check-recursive] Error 1
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-12-31 04:50:55 UTC
Sandro,  I'm not able to reproduce this here, otherwise I'd at least do an -r1 with the fix.  Since almost all of herdstat has been rewritten since the last release, I'm not going to take the time to try and reproduce it (esp. since the only difference in test output looks to be whitespace).

If anyone else is able to reproduce this then please reopen this bug and I'll disable the tests until the next release.