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

cargo kcov on aarch64 seems a bit unreliable #18

Open
andreeaflorescu opened this issue Apr 27, 2020 · 0 comments
Open

cargo kcov on aarch64 seems a bit unreliable #18

andreeaflorescu opened this issue Apr 27, 2020 · 0 comments

Comments

@andreeaflorescu
Copy link
Member

Running kcov on aarch64 doesn't seem to work as expected.

For the same code on x86 vs aarch64 we get differences from 1-4% which seems a lot for medium sized code bases (>10k lines of code).

We should either fix the kcov problem or remove the test altogether.

andreeaflorescu added a commit to andreeaflorescu/rust-vmm-ci that referenced this issue May 18, 2020
Right now this test is super unreliable and pretty much blocks every
other PR. Skip it for now until we fix kcov.

Related to: rust-vmm#18

Signed-off-by: Andreea Florescu <[email protected]>
andreeaflorescu added a commit that referenced this issue May 18, 2020
Right now this test is super unreliable and pretty much blocks every
other PR. Skip it for now until we fix kcov.

Related to: #18

Signed-off-by: Andreea Florescu <[email protected]>
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