Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Pod CPAN distribution.

Report information
The Basics
Id: 15121
Status: resolved
Priority: 0/
Queue: Test-Pod

People
Owner: Nobody in particular
Requestors: Ave.Wrigley [...] itn.co.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Make test fails for Test::Pod
Date: Tue, 18 Oct 2005 15:06:50 +0100
From: "Wrigley, Ave" <Ave.Wrigley [...] itn.co.uk>
To: <andy [...] petdance.com>
Show quoted text
> make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/all_pod_files........ok t/cut-outside-block....ok 1/2 t/cut-outside-block....NOK 2# Failed test (t/cut-outside-block.t at line 20) # STDERR is: # # # Failed test (t/cut-outside-block.t at line 15) # # t/cut-outside-block.pod (5): =cut found outside a pod block. Skipping to next block. # # not: # # Failed test (t/cut-outside-block.t at line 15) # # t/cut-outside-block.pod (5): =cut found outside a pod block. Skipping to next block. # # as expected t/cut-outside-block....FAILED test 2 Failed 1/2 tests, 50.00% okay t/good.................ok t/item-ordering........ok 1/2 t/item-ordering........NOK 2# Failed test (t/item-ordering.t at line 19) # STDERR is: # # # Failed test (t/item-ordering.t at line 14) # # t/item-ordering.pod (32): You can't have =items (as at line 36) unless the first thing after the =over is an =item # # not: # # Failed test (t/item-ordering.t at line 14) # # t/item-ordering.pod (32): You can't have =items (as at line 36) unless the first thing after the =over is an =item # # as expected t/item-ordering........FAILED test 2 Failed 1/2 tests, 50.00% okay t/load.................ok t/missing-file.........ok 1/3 t/missing-file.........NOK 2# Failed test (t/missing-file.t at line 18) # STDERR is: # # # Failed test (t/missing-file.t at line 16) # # t/non-existent.pod does not exist # # not: # # Failed test (t/missing-file.t at line 16) # # t/non-existent.pod does not exist # # as expected t/missing-file.........NOK 3# Failed test (t/missing-file.t at line 28) # STDERR is: # # # Failed test (t/missing-file.t at line 26) # # t/non-existent.pod does not exist # # not: # # Failed test (t/missing-file.t at line 26) # # t/non-existent.pod does not exist # # as expected t/missing-file.........FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/pod..................ok t/pod_ok...............ok t/selftest.............ok t/unknown-directive....ok 1/2 # Failed test (t/unknown-directive.t at line 20) t/unknown-directive....NOK 2# STDERR is: # # # Failed test (t/unknown-directive.t at line 16) # # t/unknown-directive.pod (9): Unknown directive: =over4 # # t/unknown-directive.pod (13): Unknown directive: =under # # not: # # Failed test (t/unknown-directive.t at line 16) # # t/unknown-directive.pod (9): Unknown directive: =over4 # # t/unknown-directive.pod (13): Unknown directive: =under # # as expected t/unknown-directive....FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- t/cut-outside-block.t 2 1 50.00% 2 t/item-ordering.t 2 1 50.00% 2 t/missing-file.t 3 2 66.67% 2-3 t/unknown-directive.t 2 1 50.00% 2 Failed 4/10 test scripts, 60.00% okay. 5/19 subtests failed, 73.68% okay. make: *** [test_dynamic] Error 29 Show quoted text
> uname -a
SunOS www3 5.8 Generic_108528-22 sun4u sparc SUNW,Ultra-250 Solaris Ave Wrigley Head of New Media Development, ITN 200 Grays Inn Rd, tel:+44-20-7430-4719 London WC1X 8XZ, mobile:+44-7713-986247 United Kingdom mailto:ave.wrigley@itn.co.uk This email (and any attachments) is intended solely for the individual(s) to whom addressed. It may contain confidential and/or legally privileged information. Any statement or opinions therein are not necessarily those of ITN unless specifically stated. Any unauthorised use, disclosure or copying is prohibited. If you have received this email in error, please notify the sender and delete it from your system. Security and reliability of the e-mail and attachments are not guaranteed. You must take full responsibility for virus checking. Please note that to ensure regulatory compliance and for the protection of our clients and business, we may monitor and read e-mails sent to and from our server(s). Independent Television News Limited, Registered No. 548648 England, VAT Reg. No: GB 756 2995 81, 200 Gray's Inn Road, London WC1X 8XZ, Telephone: 020 7833 3000.
1.22 bumps up the Test::Simple requirements.