Subject: | Tests started to fail |
On a smoker system where I was capable of building Alien-Google-GRPC formerly (Ubuntu 16.04) I got now test failures:
...
# Failed test 'Find protoc'
# at t/01test-share-bins.t line 31.
# ''
# doesn't match '(?^:protoc)'
# Failed test 'Does protoc run'
# at t/01test-share-bins.t line 36.
# ''
# doesn't match '(?^:libprotoc 3)'
# Failed test 'Does grpc_cpp_plugin run'
# at t/01test-share-bins.t line 48.
# 'Can't exec "./blib/lib/auto/share/dist/Alien-Google-GRPC/bin/grpc_cpp_plugin": No such file or directory at t/01test-share-bins.t line 46.
# '
# doesn't match '(?^i:unknown)'
# Looks like you failed 3 tests of 5.
t/01test-share-bins.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/5 subtests
...