Skip to content

Conversation

@piotrkwiecinski
Copy link
Contributor

@piotrkwiecinski piotrkwiecinski commented May 2, 2024

On windows path to grcov is:

info: grcov installed at /c/Users/runneradmin/.install-action/bin/grcov.exe
+ grcov --version
grcov 0.8.19

On unix:

info: grcov installed at /home/runner/.cargo/bin/grcov
+ grcov --version
grcov 0.8.19

In both cases they should be available in $PATH

Tested on my fork: https://github.com/piotrkwiecinski/coreutils/actions/runs/8926781245/job/24518622684?pr=7

Fixes #6331

@sylvestre sylvestre force-pushed the fix-windows-code-cov branch from 357b70d to 51326b2 Compare May 2, 2024 16:15
@github-actions
Copy link

github-actions bot commented May 2, 2024

GNU testsuite comparison:

Congrats! The gnu test tests/timeout/timeout is no longer failing!

@BenWiederhake
Copy link
Collaborator

Fantastic! The CI failure is #6275 and #6333, so not a blocker.

@BenWiederhake BenWiederhake merged commit 2d71b7c into uutils:main May 2, 2024
@piotrkwiecinski piotrkwiecinski deleted the fix-windows-code-cov branch May 2, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

grcov Windows CI is broken

2 participants