Skip to content

Instantly share code, notes, and snippets.

@leto
Created July 18, 2009 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leto/149418 to your computer and use it in GitHub Desktop.
Save leto/149418 to your computer and use it in GitHub Desktop.
cp Next.pm blib/lib/File/Next.pm
PERL_DL_NONLAZY=1 /usr/bin/perl5.10 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
===( 3;0 1/1 1/18 0/11 0/3 0/3 0/5 0/7 1/5 0/? )=======# Testing File::Next 1.02, Perl 5.010000, /usr/bin/perl5.10
t/00-load.t ....... ok
t/parms.t ......... ok
===( 18;0 8/18 1/11 0/3 0/3 0/5 3/7 0/? 0/? 0/? )=======# Looks like you planned 18 tests but ran 20.
t/api.t ........... Dubious, test returned 255 (wstat 65280, 0xff00)
All 18 subtests passed
t/follow.t ........ ok
===( 38;0 4/11 1/3 0/3 0/5 0/? 0/? 0/7 0/3 )==============
# Failed test 'NO_PARMS'
# at t/dirs.t line 29.
# +----+-----------------+----+-----------+
# | Elt|Got | Elt|Expected |
# +----+-----------------+----+-----------+
# | 0|t/ | 0|t/ |
# | 1|t/swamp | 1|t/swamp |
# | 2|t/swamp/a | 2|t/swamp/a |
# | 3|t/swamp/b | 3|t/swamp/b |
# | 4|t/swamp/c | 4|t/swamp/c |
# * 5|t/swamp/linkdir * | |
# +----+-----------------+----+-----------+
# Looks like you failed 1 test of 3.
t/dirs.t .......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/basic.t ......... ok
===( 52;0 1/3 4/5 0/? 0/? 0/7 0/3 )==========================
# Failed test 'NO_PARMS'
# at t/everything.t line 60.
# +----+--------------------------------+----+--------------------------------+
# | Elt|Got | Elt|Expected |
# +----+--------------------------------+----+--------------------------------+
# | 26|t/swamp/c/c1 | 26|t/swamp/c/c1 |
# | 27|t/swamp/c/c2 | 27|t/swamp/c/c2 |
# | 28|t/swamp/javascript.js | 28|t/swamp/javascript.js |
# * 29|t/swamp/linkdir * | |
# * 30|t/swamp/linkdir/a1 * | |
# * 31|t/swamp/linkdir/a2 * | |
# * 32|t/swamp/linkfile * | |
# | 33|t/swamp/parrot.pir | 29|t/swamp/parrot.pir |
# | 34|t/swamp/perl-test.t | 30|t/swamp/perl-test.t |
# | 35|t/swamp/perl-without-extension | 31|t/swamp/perl-without-extension |
# +----+--------------------------------+----+--------------------------------+
===( 56;0 2/3 5/5 0/? 0/? 1/7 1/3 )==========================
# Failed test 'NO_PARMS'
# at t/dot.t line 56.
# +----+------------------------------+----+------------------------------+
# | Elt|Got | Elt|Expected |
# +----+------------------------------+----+------------------------------+
# | 21|swamp/c/c1 | 21|swamp/c/c1 |
# | 22|swamp/c/c2 | 22|swamp/c/c2 |
# | 23|swamp/javascript.js | 23|swamp/javascript.js |
# * 24|swamp/linkdir/a1 * | |
# * 25|swamp/linkdir/a2 * | |
# * 26|swamp/linkfile * | |
# | 27|swamp/parrot.pir | 24|swamp/parrot.pir |
# | 28|swamp/perl-test.t | 25|swamp/perl-test.t |
# | 29|swamp/perl-without-extension | 26|swamp/perl-without-extension |
# +----+------------------------------+----+------------------------------+
# Looks like you failed 1 test of 3.
t/dot.t ........... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
===( 57;0 5/5 0/? 0/? 1/7 1/3 )===============================# Looks like you failed 1 test of 5.
t/everything.t .... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/zero.t .......... ok
===( 61;0 0/? 0/? 3/7 )=========================================
# Failed test 'SORT_BOOLEAN'
# at t/sort.t line 44.
# +----+--------------------------------+----+--------------------------------+
# | Elt|Got | Elt|Expected |
# +----+--------------------------------+----+--------------------------------+
# | 0|t/swamp/0 | 0|t/swamp/0 |
# | 1|t/swamp/Makefile | 1|t/swamp/Makefile |
# | 2|t/swamp/Makefile.PL | 2|t/swamp/Makefile.PL |
# | 3|t/swamp/a/a1 | 3|t/swamp/a/a1 |
# | 4|t/swamp/a/a2 | 4|t/swamp/a/a2 |
# | 5|t/swamp/b/b1 | 5|t/swamp/b/b1 |
# | 6|t/swamp/b/b2 | 6|t/swamp/b/b2 |
# | 7|t/swamp/c-header.h | 7|t/swamp/c-header.h |
# | 8|t/swamp/c-source.c | 8|t/swamp/c-source.c |
# | 9|t/swamp/c/c1 | 9|t/swamp/c/c1 |
# | 10|t/swamp/c/c2 | 10|t/swamp/c/c2 |
# | 11|t/swamp/javascript.js | 11|t/swamp/javascript.js |
# * 12|t/swamp/linkfile * | |
# | 13|t/swamp/parrot.pir | 12|t/swamp/parrot.pir |
# | 14|t/swamp/perl-test.t | 13|t/swamp/perl-test.t |
# | 15|t/swamp/perl-without-extension | 14|t/swamp/perl-without-extension |
# | 16|t/swamp/perl.pl | 15|t/swamp/perl.pl |
# | 17|t/swamp/perl.pm | 16|t/swamp/perl.pm |
# | 18|t/swamp/perl.pod | 17|t/swamp/perl.pod |
# +----+--------------------------------+----+--------------------------------+
# Looks like you failed 1 test of 7.
t/sort.t .......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests
t/pod.t ........... ok
t/pod-coverage.t .. ok
Test Summary Report
-------------------
t/api.t (Wstat: 65280 Tests: 20 Failed: 2)
Failed tests: 19-20
Non-zero exit status: 255
Parse errors: Bad plan. You planned 18 tests but ran 20.
t/dirs.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/dot.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/everything.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/sort.t (Wstat: 256 Tests: 7 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=12, Tests=67, 0 wallclock secs ( 0.07 usr 0.03 sys + 0.52 cusr 0.11 csys = 0.73 CPU)
Result: FAIL
Failed 5/12 test programs. 6/67 subtests failed.
make: *** [test_dynamic] Error 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment