You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install "HTTP::ProxyPAC" and "IO::Socket::SSL" perl module, I have this problem :
HTTP::ProxyPAC :
[...]
t/01_proxy.t ....... Dubious, test returned 9 (wstat 2304, 0x900)
Failed 16/26 subtests
t/02_from_rival.t .. # testing with je interpreter and javascript PAC-library
t/02_from_rival.t .. 1/18 # testing with je interpreter and perl PAC-library
t/02_from_rival.t .. ok
Test Summary Report
t/01_proxy.t (Wstat: 2304 Tests: 10 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 26 tests but ran 10.
Files=3, Tests=29, 3 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU)
Result: FAIL
Failed 1/3 test programs. 0/29 subtests failed.
gmake: *** [Makefile:854: test_dynamic] Error 255
MACKENNA/HTTP-ProxyPAC-0.31.tar.gz
C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MACKENNA/HTTP-ProxyPAC-0.31.tar.gz
Stopping: 'install' failed for 'HTTP::ProxyPAC'.
IO::Socket::SSL :
[...]
t/sni_verify.t .................... Failed 3/17 subtests
(less 3 skipped subtests: 11 okay)
t/start-stopssl.t ................. ok
t/startssl-failed.t ............... ok
t/startssl.t ...................... ok
t/sysread_write.t ................. ok
t/verify_fingerprint.t ............ ok
t/verify_hostname.t ............... ok
t/verify_hostname_standalone.t .... ok
t/verify_partial_chain.t .......... ok
Test Summary Report
t/sni_verify.t (Wstat: 0 Tests: 17 Failed: 3)
Failed tests: 10, 12, 14
Files=42, Tests=808, 50 wallclock secs ( 0.16 usr + 0.08 sys = 0.23 CPU)
Result: FAIL
Failed 1/42 test programs. 3/808 subtests failed.
gmake: *** [Makefile:875: test_dynamic] Error 255
SULLR/IO-Socket-SSL-2.072.tar.gz
C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports SULLR/IO-Socket-SSL-2.072.tar.gz
Stopping: 'install' failed for 'IO::Socket::SSL'.
I work in Windows Server 2019 Standard.
The version of perl : This is perl 5, version 32, subversion 1 (v5.32.1) built for MSWin32-x64-multi-thread
(I tried with perl 5.26, same problem)
Thank's for your help.
Florian
The text was updated successfully, but these errors were encountered:
Hello everyone :)
When I install "HTTP::ProxyPAC" and "IO::Socket::SSL" perl module, I have this problem :
[...]
t/01_proxy.t ....... Dubious, test returned 9 (wstat 2304, 0x900)
Failed 16/26 subtests
t/02_from_rival.t .. # testing with je interpreter and javascript PAC-library
t/02_from_rival.t .. 1/18 # testing with je interpreter and perl PAC-library
t/02_from_rival.t .. ok
Test Summary Report
t/01_proxy.t (Wstat: 2304 Tests: 10 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 26 tests but ran 10.
Files=3, Tests=29, 3 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU)
Result: FAIL
Failed 1/3 test programs. 0/29 subtests failed.
gmake: *** [Makefile:854: test_dynamic] Error 255
MACKENNA/HTTP-ProxyPAC-0.31.tar.gz
C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MACKENNA/HTTP-ProxyPAC-0.31.tar.gz
Stopping: 'install' failed for 'HTTP::ProxyPAC'.
[...]
t/sni_verify.t .................... Failed 3/17 subtests
(less 3 skipped subtests: 11 okay)
t/start-stopssl.t ................. ok
t/startssl-failed.t ............... ok
t/startssl.t ...................... ok
t/sysread_write.t ................. ok
t/verify_fingerprint.t ............ ok
t/verify_hostname.t ............... ok
t/verify_hostname_standalone.t .... ok
t/verify_partial_chain.t .......... ok
Test Summary Report
t/sni_verify.t (Wstat: 0 Tests: 17 Failed: 3)
Failed tests: 10, 12, 14
Files=42, Tests=808, 50 wallclock secs ( 0.16 usr + 0.08 sys = 0.23 CPU)
Result: FAIL
Failed 1/42 test programs. 3/808 subtests failed.
gmake: *** [Makefile:875: test_dynamic] Error 255
SULLR/IO-Socket-SSL-2.072.tar.gz
C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports SULLR/IO-Socket-SSL-2.072.tar.gz
Stopping: 'install' failed for 'IO::Socket::SSL'.
I work in Windows Server 2019 Standard.
The version of perl : This is perl 5, version 32, subversion 1 (v5.32.1) built for MSWin32-x64-multi-thread
(I tried with perl 5.26, same problem)
Thank's for your help.
Florian
The text was updated successfully, but these errors were encountered: