Bug#785020: libmoosex-getopt-perl: FTBFS: test failures
Niko Tyni
ntyni at debian.org
Mon May 11 16:39:57 UTC 2015
Package: libmoosex-getopt-perl
Version: 0.64-1
Severity: serious
User: debian-perl at lists.debian.org
Usertags: autopkgtest
This package fails to build from source on current sid due to test failures.
Its autopkgtest checks also started failing recently in the same way, see
http://ci.debian.net/packages/libm/libmoosex-getopt-perl/unstable/amd64/
It looks like usage help strings have changed slightly, probably as
a consequence of a change in a build dependency. As with #784844,
the recently updated libgetopt-long-descriptive-perl package seems a
likely candidate.
t/104_override_usage.t ..............
ok 1 - attr is set
ok 2 - nothing printed when option is accepted
not ok 3 - usage is printed on --help
# Failed test 'usage is printed on --help'
# at t/104_override_usage.t line 35.
# got: 'usage: 104_override_usage.t [-?h] [long options...]
# -h -? --usage --help Prints this usage information.
# --foo INT A foo
# '
# expected: 'usage: 104_override_usage.t [-?h] [long options...]
# -h -? --usage --help Prints this usage information.
# --foo A foo
# '
not ok 4 - usage is printed on unknown option
[...]
Test Summary Report
-------------------
t/104_override_usage.t (Wstat: 1024 Tests: 6 Failed: 4)
Failed tests: 3-6
Non-zero exit status: 4
t/107_no_auto_help.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/110_sort_usage_by_attr_order.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=27, Tests=411, 18 wallclock secs ( 0.20 usr 0.22 sys + 13.71 cusr 2.07 csys = 16.20 CPU)
Result: FAIL
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list