Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to parse Windows ARM llvm-profraw files #35

Open
Javagedes opened this issue Sep 29, 2023 · 0 comments
Open

Fails to parse Windows ARM llvm-profraw files #35

Javagedes opened this issue Sep 29, 2023 · 0 comments

Comments

@Javagedes
Copy link

Hello,

We use tarpaulin to calculate code coverage and have recently began running our CI piplines with Windows ARM CI runners (In addition to standard Windows / Linux runners). The package is tested and code coverage is calculated fine on all runners except for our Windows-ARM runners with the same error as reported in xd009642/tarpaulin#1282.

I'm not sure if it is in issue with your custom profparser, or if Windows-ARM generates a bad profraw file, so I've attached the profraw file that is being parsed when we end up seeing the error:

INFO cargo_tarpaulin::statemachine::instrumented: Merging coverage reports
ERROR cargo_tarpaulin: Parsing failed

**Update, can't attach the profraw file, so you can access it in a temporary repo I uploaded it to: https://github.com/Javagedes/testing123

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

No branches or pull requests

1 participant