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

coverage-reset.cc flaky on android #618

Closed
eugenis opened this issue Oct 28, 2015 · 2 comments
Closed

coverage-reset.cc flaky on android #618

eugenis opened this issue Oct 28, 2015 · 2 comments

Comments

@eugenis
Copy link
Contributor

eugenis commented Oct 28, 2015

Both on arm and x86. Easily reproducible locally (~1 out of 20 runs).
coverage-reset.cc:29: int main(): assertion "IS_POWER_OF_TWO(main_bit)" failed
guard array at the first assert, where it is expected to contain just 1 non-zero element, contains 2 or even 3 of those.

@morehouse
Copy link
Contributor

Does this still happen on Android?

@kcc
Copy link
Contributor

kcc commented Jun 7, 2018

We've killed all of sancov-for-android code.

@kcc kcc closed this as completed Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants