Subject: | JFYI: fails tests while building on x64 |
Tried to install and got:
Running Build for E/EJ/EJS/REST-Google-1.0.8.tar.gz
Has already been unwrapped into directory C:\Strawberry_Perl_5.18.1.1\cpan\build\REST-Google-1.0.8-5z0fG8
CPAN.pm: Building E/EJ/EJS/REST-Google-1.0.8.tar.gz
Building REST-Google
EJS/REST-Google-1.0.8.tar.gz
C:\Strawberry_Perl_5.18.1.1\perl\bin\perl.exe ./Build -- OK
Running Build test
t\01_basic.t .......... ok
t\02_load_children.t .. ok
t\03_search.t ......... ok
t\04_feeds.t .......... ok
t\05_translate.t ......
# Failed test 'response ok'
t\05_translate.t ...... 1/4 # at t\05_translate.t line 23.
# got: '403'
# expected: '200'
Can't bless non-reference value at C:\Strawberry_Perl_5.18.1.1\cpan\build\REST-Google-1.0.8-5z0fG8\blib\lib/REST/Google/Translate.pm line 19.
# Looks like you planned 4 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t\05_translate.t ...... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/4 subtests
t\99_pod.t ............ ok
Test Summary Report
-------------------
t\05_translate.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 2.
Files=6, Tests=69, 4 wallclock secs ( 0.16 usr + 0.02 sys = 0.17 CPU)
Result: FAIL
Failed 1/6 test programs. 1/69 subtests failed.
EJS/REST-Google-1.0.8.tar.gz
C:\Strawberry_Perl_5.18.1.1\perl\bin\perl.exe ./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports EJS/REST-Google-1.0.8.tar.gz
Running Build install
make test had returned bad status, won't install without force
Stopping: 'install' failed for 'E/EJ/EJS/REST-Google-1.0.8.tar.gz'.
Failed during this command:
EJS/REST-Google-1.0.8.tar.gz : make_test NO
C:\tmp>perl -v
This is perl 5, version 18, subversion 1 (v5.18.1) built for MSWin32-x64-multi-thread
Copyright 1987-2013, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
C:\tmp>
Thanks for your work and for your attention!
With best regards,
Andrii