Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test failures on MSWin32 platform #14

Open
gugod opened this issue Jun 6, 2014 · 0 comments
Open

test failures on MSWin32 platform #14

gugod opened this issue Jun 6, 2014 · 0 comments

Comments

@gugod
Copy link
Owner

gugod commented Jun 6, 2014

(Forwarded from personal email)

My system:
Strawberry perl on Win7 64bit
(This is perl 5, version 18, subversion 2 (v5.18.2) built for
MSWin32-x64-multi-thread)

Thanks!
Goetz

cpan> install Hijk
Running install for module 'Hijk'
Running make for G/GU/GUGOD/Hijk-0.13.tar.gz
  Has already been unwrapped into directory
C:\apps\strawberry-perl\cpan\build\Hijk-0.13-aPXOUN
  Has already been made
Running make test
C:\apps\strawberry-perl\perl\bin\perl.exe "-MExtUtils::Command::MM"
"-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0,
'inc', 'blib\lib', 'blib\arch')" t/*.t
t/build_http_message.t ................... ok
t/live-connect-timeout.t ................. skipped: Enable live testing
by setting env: TEST_LIVE=1
t/live-elasticsearch.t ................... skipped: Enable live testing
by setting env: TEST_LIVE=1
t/live-google.t .......................... skipped: Enable live testing
by setting env: TEST_LIVE=1
t/live-invalid-domain.t .................. skipped: Enable live testing
by setting env: TEST_LIVE=1
t/live-plack.t ........................... skipped: Enable live testing
by setting env: TEST_LIVE=1
t/parse-http-connection-close-message.t ..
#   Failed test at t/parse-http-connection-close-message.t line 36.
t/parse-http-connection-close-message.t .. 1/? #          got: '0'
#     expected: '200'

#   Failed test at t/parse-http-connection-close-message.t line 37.
#          got: undef
#     expected: ''

#   Failed test at t/parse-http-connection-close-message.t line 39.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x8aeb80)

#   Failed test 'threw Regexp ((?^:0 bytes))'
#   at t/parse-http-connection-close-message.t line 50.
# expecting: Regexp ((?^:0 bytes))
# found: normal exit
# Looks like you failed 4 tests of 4.
t/parse-http-connection-close-message.t .. Dubious, test returned 4
(wstat 1024, 0x400)
Failed 4/4 subtests
t/parse-http-message.t ...................
#   Failed test at t/parse-http-message.t line 34.
t/parse-http-message.t ................... 1/? #          got: '0'
#     expected: '200'

#   Failed test at t/parse-http-message.t line 35.
#          got: undef
#     expected: 'OHAI'

#   Failed test at t/parse-http-message.t line 37.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x80e330)
# Looks like you failed 3 tests of 3.
t/parse-http-message.t ................... Dubious, test returned 3
(wstat 768, 0x300)
Failed 3/3 subtests

Test Summary Report
-------------------
t/parse-http-connection-close-message.t (Wstat: 1024 Tests: 4 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 4
t/parse-http-message.t                 (Wstat: 768 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 3
Files=8, Tests=27,  1 wallclock secs ( 0.06 usr +  0.01 sys =  0.08 CPU)
Result: FAIL
Failed 2/8 test programs. 7/27 subtests failed.
dmake.exe:  Error code 131, while making 'test_dynamic'
  GUGOD/Hijk-0.13.tar.gz
  C:\apps\strawberry-perl\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports GUGOD/Hijk-0.13.tar.gz
Running make install
  make test had returned bad status, won't install without force
Stopping: 'install' failed for 'Hijk'.
Failed during this command:
 GUGOD/Hijk-0.13.tar.gz                       : make_test NO

cpan>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant