nix icon indicating copy to clipboard operation
nix copied to clipboard

ENOENT in af_alg tests on Cirrus-CI

Open asomers opened this issue 4 years ago • 1 comments
trafficstars

The sys::test_socket::{test_af_alg_cipher, test_af_alg_aead} tests fail when run on Cirrus CI. bind returns ENOENT for both tests, despite /proc/crypto containing both algorithms. For now, we'll skip those tests on Cirrus. But we need to root cause this issue.

asomers avatar Dec 07 '20 02:12 asomers