Sylvestre Ledru
Sylvestre Ledru
Could you please make the gnu random source test pass ? (it is fine to adjust the upstream gnu test) thanks
sorry, i was confusing with shred :( sorry
cargo-deny: https://github.com/uutils/coreutils/pull/9322
@Ecordonnier FYI in case you would like to fix them
Oh, excellent news. Yes, it would be great :)
the %p in `LLVM_PROFILE_FILE: "${{ github.workspace }}/build/coverage-%p-%m.profraw"` might be the reason why we have some many files. `“%p” expands out to the process ID.`
https://github.com/mozilla/grcov/pull/1287 might be the fix
it is now back https://app.codecov.io/github/uutils/coreutils/
@RenjiSann deserves all the credits: https://github.com/uutils/coreutils/pull/7401
Do you know if the issue has been reported upstream (profiler_builtins ?)