nix
nix copied to clipboard
ENOENT in af_alg tests on Cirrus-CI
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.