Subject: | Failed tests in build/cpan install |
Date: | Tue, 9 Jan 2018 14:42:39 -0800 |
To: | bug-RPC-EPC-Service [...] rt.cpan.org |
From: | David Ventimiglia <david [...] studyblue.com> |
Hi!
Running a cpan install/build on Mac OS, I get failures in the tests. Any
ideas?
Running Build test
t/00.load.t ........ 1/1 # Testing RPC::EPC::Service 0.0.11
t/00.load.t ........ ok
t/01.primitives.t .. ok
t/02.process.t ..... ok
t/03.echo.t ........ Illegal hexadecimal digit 'H' ignored at
/Users/david/.cpan/build/RPC-EPC-Service-v0.0.11-WUAMf8/blib/lib/RPC/EPC/Service.pm
line 186, <PROC_OUT> line 1.
Illegal hexadecimal digit ' ' ignored at
/Users/david/.cpan/build/RPC-EPC-Service-v0.0.11-WUAMf8/blib/lib/RPC/EPC/Service.pm
line 186, <PROC_OUT> line 1.
# No tests run!
t/03.echo.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
t/04.add.t ......... Illegal hexadecimal digit 'H' ignored at
/Users/david/.cpan/build/RPC-EPC-Service-v0.0.11-WUAMf8/blib/lib/RPC/EPC/Service.pm
line 186, <PROC_OUT> line 1.
Illegal hexadecimal digit ' ' ignored at
/Users/david/.cpan/build/RPC-EPC-Service-v0.0.11-WUAMf8/blib/lib/RPC/EPC/Service.pm
line 186, <PROC_OUT> line 1.
# No tests run!
t/04.add.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
t/05.errors.t ...... Illegal hexadecimal digit 'H' ignored at
/Users/david/.cpan/build/RPC-EPC-Service-v0.0.11-WUAMf8/blib/lib/RPC/EPC/Service.pm
line 186, <PROC_OUT> line 1.
Illegal hexadecimal digit ' ' ignored at
/Users/david/.cpan/build/RPC-EPC-Service-v0.0.11-WUAMf8/blib/lib/RPC/EPC/Service.pm
line 186, <PROC_OUT> line 1.
t/05.errors.t ...... 1/6
# Failed test at t/05.errors.t line 19.
# got: 'ERROR'
# expected: undef
Use of uninitialized value $this in pattern match (m//) at t/05.errors.t
line 20, <PROC_OUT> line 1.
# Failed test at t/05.errors.t line 20.
# undef
# doesn't match '(?^:Illegal division by zero)'