You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
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]>
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.
The text was updated successfully, but these errors were encountered: