grondilu / libdigest-raku

Raku implementation of various digests
Artistic License 2.0
27 stars 42 forks source link

SparkyCI build fails #26

Closed melezhik closed 1 year ago

melezhik commented 2 years ago

Hi! Here is a full report - http://sparrowhub.io:2222/report/781

HTH

Aleksei

grondilu commented 2 years ago

I suspect this is due to a different openssl version. I''m removing tests for hmac functions, as they seem problematic and I'm planning on rewriting them anyway.

melezhik commented 2 years ago

Sounds good! You may want to setup this repo in SparkyCI and run tests for it, rather then from the fork