Subject: | Attribute (keypair) is required at constructor Authen::U2F::Tester::new (0.41) |
On some of my smoker systems I see the following error:
...
Attribute (keypair) is required at constructor Authen::U2F::Tester::new (defined at /opt/perl-5.24.2/lib/site_perl/5.24.2/Authen/U2F/Tester.pm line 167) line 27
Authen::U2F::Tester::new('Authen::U2F::Tester', 'certificate', 'Crypt::OpenSSL::X509=SCALAR(0x55859c2f34e0)', 'key', 'Crypt::PK::ECC=SCALAR(0x55859d322ad0)') called at t/12-full-test.t line 41
# Looks like your test exited with 255 just after 4.
t/12-full-test.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/11 subtests
...
It is possible that this happens if an older version of Authen::U2F::Tester is installed.