Advertisement
Guest User

WebService-Gyazo-B test fail on Perl 5.32

a guest
Jun 23rd, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.72 KB | None | 0 0
  1. Created MYMETA.yml and MYMETA.json
  2. Creating new 'Build' script for 'WebService-Gyazo-B' version '0.0405'
  3. Building WebService-Gyazo-B
  4. ==> Beginne check()...
  5. t/00-compile.t .............................. ok  
  6. t/WebService_Gyazo_Image_getImageId.t ....... ok  
  7. t/WebService_Gyazo_Image_getImageUrl.t ...... ok  
  8. t/WebService_Gyazo_Image_getSiteUrl.t ....... ok  
  9. t/WebService_Gyazo_Image_testPOD.t .......... ok  
  10. t/WebService_Gyazo_Image_testPODcoverage.t .. Can't locate Pod/Find.pm in @INC (you may need to install the Pod::Find module) (@INC contains: /home/photon/.cache/yay/perl-webservice-gyazo-b/src/WebService-Gyazo-B-0.0405/blib/lib /home/photon/.cache/yay/perl-webservice-gyazo-b/src/WebService-Gyazo-B-0.0405/blib/arch /usr/lib/perl5/5.32/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.32/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.32/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Pod/Coverage.pm line 6.
  11. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Pod/Coverage.pm line 6.
  12. Compilation failed in require at /usr/share/perl5/vendor_perl/Test/Pod/Coverage.pm line 86.
  13. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Test/Pod/Coverage.pm line 86.
  14. Compilation failed in require at t/WebService_Gyazo_Image_testPODcoverage.t line 3.
  15. BEGIN failed--compilation aborted at t/WebService_Gyazo_Image_testPODcoverage.t line 3.
  16. t/WebService_Gyazo_Image_testPODcoverage.t .. Dubious, test returned 2 (wstat 512, 0x200)
  17. No subtests run
  18. t/WebService_Gyazo_erros.t .................. ok  
  19. t/WebService_Gyazo_setId.t .................. ok  
  20. t/WebService_Gyazo_setProxy.t ............... ok    
  21. t/WebService_Gyazo_testPOD.t ................ ok  
  22. t/WebService_Gyazo_testPODcoverage.t ........ Can't locate Pod/Find.pm in @INC (you may need to install the Pod::Find module) (@INC contains: /home/photon/.cache/yay/perl-webservice-gyazo-b/src/WebService-Gyazo-B-0.0405/blib/lib /home/photon/.cache/yay/perl-webservice-gyazo-b/src/WebService-Gyazo-B-0.0405/blib/arch /usr/lib/perl5/5.32/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.32/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.32/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Pod/Coverage.pm line 6.
  23. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Pod/Coverage.pm line 6.
  24. Compilation failed in require at /usr/share/perl5/vendor_perl/Test/Pod/Coverage.pm line 86.
  25. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Test/Pod/Coverage.pm line 86.
  26. Compilation failed in require at t/WebService_Gyazo_testPODcoverage.t line 3.
  27. BEGIN failed--compilation aborted at t/WebService_Gyazo_testPODcoverage.t line 3.
  28. t/WebService_Gyazo_testPODcoverage.t ........ Dubious, test returned 2 (wstat 512, 0x200)
  29. No subtests run
  30. t/WebService_Gyazo_uploadFile.t ............. ok  
  31. t/author-pod-coverage.t ..................... skipped: these tests are for testing by the author
  32. t/author-pod-syntax.t ....................... skipped: these tests are for testing by the author
  33. t/release-cpan-changes.t .................... skipped: these tests are for release candidate testing
  34. t/release-trailing-space.t .................. skipped: these tests are for release candidate testing
  35.  
  36. Test Summary Report
  37. -------------------
  38. t/WebService_Gyazo_Image_testPODcoverage.t (Wstat: 512 Tests: 0 Failed: 0)
  39.   Non-zero exit status: 2
  40.   Parse errors: No plan found in TAP output
  41. t/WebService_Gyazo_testPODcoverage.t      (Wstat: 512 Tests: 0 Failed: 0)
  42.   Non-zero exit status: 2
  43.   Parse errors: No plan found in TAP output
  44. Files=16, Tests=123,  2 wallclock secs ( 0.06 usr  0.01 sys +  1.04 cusr  0.14 csys =  1.25 CPU)
  45. Result: FAIL
  46. Failed 2/16 test programs. 0/123 subtests failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement