Subject: | Test 98_Pod.t fails on strawberry perl |
Date: | Tue, 12 May 2009 10:10:43 +0200 |
To: | bug-Win32-GUI [...] rt.cpan.org |
From: | kmx <kmx [...] volny.cz> |
Hi,
I have experienced some minor problem with test
Win32-GUI-1.06\t\98_Pod.t (see the end of this e-mail).
This occurs when Test::Pod is installed before Win32::GUI.
Tested on strawberry 5.8.9.
--
kmx
...
D:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01_basic.t ....................... ok
t/02_constants.t ................... ok
t/02_window.t ...................... ok
t/03_button.t ...................... ok
t/04_cov.t ......................... ok
t/05_AcceleratorTable.t ............ ok
t/05_Menu.t ........................ ok
t/05_NotifyIcon_01_Constructor.t ... ok
t/05_NotifyIcon_02_Change.t ........ ok
t/05_NotifyIcon_03_OtherMethods.t .. ok
t/05_NotifyIcon_04_Remove.t ........ ok
t/05_NotifyIcon_05_DESTROY.t ....... ok
t/05_Timer_01_OEM.t ................ ok
t/05_Timer_02_NEM.t ................ ok
t/05_Timer_03_Interval.t ........... ok
t/05_Timer_04_Kill.t ............... ok
t/05_Timer_05_DESTROY.t ............ ok
t/06_Cursor.t ...................... ok
t/06_Icon.t ........................ ok
t/50_Font_GetMetrics.t ............. ok
t/50_Richedit_GetCharFormat.t ...... ok
t/97_Version.t ..................... ok
t/98_Pod.t ......................... ok
t/99_pod_coverage.t ................ ok
All tests successful.
Files=24, Tests=457, 21 wallclock secs ( 0.28 usr + 0.14 sys = 0.42 CPU)
Result: PASS
D:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, '..\blib\lib', '..\blib\arch')" t/*.t
t/01_load.t .......... ok
t/02_public_api.t .... ok
t/03_inline.t ........ ok
t/04_new.t ........... ok
t/05_newCursor.t ..... ok
t/06_newIcon.t ....... ok
t/98_pod.t ........... You said to run 0 tests at t/98_pod.t line 16.
t/98_pod.t ........... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/99_pod_coverage.t .. ok
Test Summary Report
-------------------
t/98_pod.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=8, Tests=31, 3 wallclock secs ( 0.08 usr + 0.06 sys = 0.14 CPU)
Result: FAIL