Skip Menu |

This queue is for tickets about the Mail-Outlook CPAN distribution.

Report information
The Basics
Id: 120928
Status: rejected
Priority: 0/
Queue: Mail-Outlook

People
Owner: Nobody in particular
Requestors: jason [...] froebe.net
Cc:
AdminCc:

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



Subject: test fails
Platform: Strawberry Perl 5.24.1.1 (64bit) Windows 10 Mail::Outlook v0.25 Running make for D/DU/DUNCAN/Mail-Outlook-0.25.tar.gz Show quoted text
---- Unsatisfied dependencies detected during ---- ---- DUNCAN/Mail-Outlook-0.25.tar.gz ---- Test::CPAN::Meta [requires,optional] Test::CPAN::Meta::JSON [requires,optional] cp lib/Mail/Outlook/Folder.pm blib\lib\Mail\Outlook\Folder.pm cp lib/Mail/Outlook.pm blib\lib\Mail\Outlook.pm cp lib/Mail/Outlook/Message.pm blib\lib\Mail\Outlook\Message.pm DUNCAN/Mail-Outlook-0.25.tar.gz C:\Perl\STRAWB~1\c\bin\dmake.exe -- OK Running make test "C:\Perl\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01load.t ............... ok t/02load.t ............... ok t/10create.t ............. Win32::OLE(0.1712) error 0x80080005: "Server execution failed" at t/10create.t line 24. t/10create.t ............. ok t/11createhash.t ......... Win32::OLE(0.1712) error 0x80080005: "Server execution failed" at t/11createhash.t line 30. # No tests run! t/11createhash.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/6 subtests t/12display.t ............ Win32::OLE(0.1712) error 0x80080005: "Server execution failed" at t/12display.t line 29. # No tests run! t/12display.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/8 subtests t/13attachments.t ........ Win32::OLE(0.1712) error 0x80080005: "Server execution failed" at t/13attachments.t line 31. # No tests run! t/13attachments.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests t/14send.t ............... Win32::OLE(0.1712) error 0x80080005: "Server execution failed" at t/14send.t line 31. # No tests run! t/14send.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/8 subtests t/15read.t ............... ok t/20folders.t ............ 1/? Win32::OLE(0.1712) error 0x80080005: "Server execution failed" at t/20folders.t line 13. t/20folders.t ............ 5/? # Failed test 'Created a Mail::Outlook object using the constructor argument 'Inbox'' # at t/20folders.t line 14. Can't call method "folder" on an undefined value at t/20folders.t line 17. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 5. t/20folders.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/5 subtests t/21all_folders.t ........ 2/? # Failed test ''Got a Mail::Outlook object' isa 'Mail::Outlook'' # at t/21all_folders.t line 10. # 'Got a Mail::Outlook object' isn't defined Can't call method "folder" on an undefined value at t/21all_folders.t line 12. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 2. t/21all_folders.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/2 subtests t/22move.t ............... ok t/30failures.t ........... ok t/40multiple_accounts.t .. 1/? Can't call method "all_accounts" on an undefined value at t/40multiple_accounts.t line 9. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/40multiple_accounts.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed t/90podtest.t ............ skipped: Author tests not required for installation t/91podcover.t ........... skipped: Author tests not required for installation t/94metatest.t ........... skipped: Author tests not required for installation t/95changedate.t ......... skipped: Author tests not required for installation t/96metatest.t ........... skipped: Author tests not required for installation Test Summary Report ------------------- t/11createhash.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 0. t/12display.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 0. t/13attachments.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. t/14send.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 0. t/20folders.t (Wstat: 65280 Tests: 5 Failed: 1) Failed test: 5 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/21all_folders.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/40multiple_accounts.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=18, Tests=71, 248 wallclock secs ( 0.19 usr + 0.06 sys = 0.25 CPU) Result: FAIL Failed 7/18 test programs. 2/71 subtests failed. dmake.exe: Error code 255, while making 'test_dynamic' DUNCAN/Mail-Outlook-0.25.tar.gz C:\Perl\STRAWB~1\c\bin\dmake.exe test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DUNCAN/Mail-Outlook-0.25.tar.gz Stopping: 'install' failed for 'D/DU/DUNCAN/Mail-Outlook-0.25.tar.gz'. Failed during this command: DUNCAN/Mail-Outlook-0.25.tar.gz : make_test NO
On Tue Apr 04 11:21:12 2017, jason@froebe.net wrote: Show quoted text
> Platform: Strawberry Perl 5.24.1.1 (64bit) Windows 10 > Mail::Outlook v0.25 > > Running make for D/DU/DUNCAN/Mail-Outlook-0.25.tar.gz > ---- Unsatisfied dependencies detected during ---- > ---- DUNCAN/Mail-Outlook-0.25.tar.gz ---- > Test::CPAN::Meta [requires,optional] > Test::CPAN::Meta::JSON [requires,optional] > cp lib/Mail/Outlook/Folder.pm blib\lib\Mail\Outlook\Folder.pm > cp lib/Mail/Outlook.pm blib\lib\Mail\Outlook.pm > cp lib/Mail/Outlook/Message.pm blib\lib\Mail\Outlook\Message.pm > DUNCAN/Mail-Outlook-0.25.tar.gz > C:\Perl\STRAWB~1\c\bin\dmake.exe -- OK > Running make test > "C:\Perl\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "- > MTest::Harness" "-e" "undef *Test::Harness::Switches; > test_harness(0, 'blib\lib', 'blib\arch')" t/*.t > t/01load.t ............... ok > t/02load.t ............... ok > t/10create.t ............. Win32::OLE(0.1712) error 0x80080005: > "Server execution failed" at t/10create.t line 24. > t/10create.t ............. ok > t/11createhash.t ......... Win32::OLE(0.1712) error 0x80080005: > "Server execution failed" at t/11createhash.t line 30. > # No tests run! > t/11createhash.t ......... Dubious, test returned 255 (wstat 65280, > 0xff00) > Failed 6/6 subtests > t/12display.t ............ Win32::OLE(0.1712) error 0x80080005: > "Server execution failed" at t/12display.t line 29. > # No tests run! > t/12display.t ............ Dubious, test returned 255 (wstat 65280, > 0xff00) > Failed 8/8 subtests > t/13attachments.t ........ Win32::OLE(0.1712) error 0x80080005: > "Server execution failed" at t/13attachments.t line 31. > # No tests run! > t/13attachments.t ........ Dubious, test returned 255 (wstat 65280, > 0xff00) > Failed 3/3 subtests > t/14send.t ............... Win32::OLE(0.1712) error 0x80080005: > "Server execution failed" at t/14send.t line 31. > # No tests run! > t/14send.t ............... Dubious, test returned 255 (wstat 65280, > 0xff00) > Failed 8/8 subtests > t/15read.t ............... ok > t/20folders.t ............ 1/? Win32::OLE(0.1712) error 0x80080005: > "Server execution failed" at t/20folders.t line 13. > t/20folders.t ............ 5/? > # Failed test 'Created a Mail::Outlook object using the constructor > argument 'Inbox'' > # at t/20folders.t line 14. > Can't call method "folder" on an undefined value at t/20folders.t line > 17. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 5. > t/20folders.t ............ Dubious, test returned 255 (wstat 65280, > 0xff00) > Failed 1/5 subtests > t/21all_folders.t ........ 2/? > # Failed test ''Got a Mail::Outlook object' isa 'Mail::Outlook'' > # at t/21all_folders.t line 10. > # 'Got a Mail::Outlook object' isn't defined > Can't call method "folder" on an undefined value at t/21all_folders.t > line 12. > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 2. > t/21all_folders.t ........ Dubious, test returned 255 (wstat 65280, > 0xff00) > Failed 1/2 subtests > t/22move.t ............... ok > t/30failures.t ........... ok > t/40multiple_accounts.t .. 1/? Can't call method "all_accounts" on an > undefined value at t/40multiple_accounts.t line 9. > > # Tests were run but no plan was declared and done_testing() was not > seen. > # Looks like your test exited with 255 just after 1. > t/40multiple_accounts.t .. Dubious, test returned 255 (wstat 65280, > 0xff00) > All 1 subtests passed > t/90podtest.t ............ skipped: Author tests not required for > installation > t/91podcover.t ........... skipped: Author tests not required for > installation > t/94metatest.t ........... skipped: Author tests not required for > installation > t/95changedate.t ......... skipped: Author tests not required for > installation > t/96metatest.t ........... skipped: Author tests not required for > installation > > Test Summary Report > ------------------- > t/11createhash.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 6 tests but ran 0. > t/12display.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 8 tests but ran 0. > t/13attachments.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 3 tests but ran 0. > t/14send.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 8 tests but ran 0. > t/20folders.t (Wstat: 65280 Tests: 5 Failed: 1) > Failed test: 5 > Non-zero exit status: 255 > Parse errors: No plan found in TAP output > t/21all_folders.t (Wstat: 65280 Tests: 2 Failed: 1) > Failed test: 2 > Non-zero exit status: 255 > Parse errors: No plan found in TAP output > t/40multiple_accounts.t (Wstat: 65280 Tests: 1 Failed: 0) > Non-zero exit status: 255 > Parse errors: No plan found in TAP output > Files=18, Tests=71, 248 wallclock secs ( 0.19 usr + 0.06 sys = 0.25 > CPU) > Result: FAIL > Failed 7/18 test programs. 2/71 subtests failed. > dmake.exe: Error code 255, while making 'test_dynamic' > DUNCAN/Mail-Outlook-0.25.tar.gz > C:\Perl\STRAWB~1\c\bin\dmake.exe test -- NOT OK > //hint// to see the cpan-testers results for installing this module, > try: > reports DUNCAN/Mail-Outlook-0.25.tar.gz > Stopping: 'install' failed for 'D/DU/DUNCAN/Mail-Outlook-0.25.tar.gz'. > Failed during this command: > DUNCAN/Mail-Outlook-0.25.tar.gz : make_test NO
Hi, I don't understand how you could have run this test without having Alien::Microsoft::Outlook installed. Yet your other bug report says you couldn't install it. Alien::Microsoft::Outlook is designed to blow up if either Microsoft::Outlook or Win32::OLE are missing. If you couldn't install Alien::Microsoft::Outlook, how do you know they are both present? Are you part of CPAN testers? Has your build process changed?
Me either. I wasn't able to reproduce it on a clean install of Strawberry Perl. I'm suspecting there was something left over in the cpan environment. The make test runs clean.