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

Fix address sanitizer leaks and other issues for all examples/tests #840

Closed
2 tasks done
lifflander opened this issue Jun 9, 2020 · 0 comments · Fixed by #843
Closed
2 tasks done

Fix address sanitizer leaks and other issues for all examples/tests #840

lifflander opened this issue Jun 9, 2020 · 0 comments · Fixed by #843

Comments

@lifflander
Copy link
Collaborator

lifflander commented Jun 9, 2020

What Needs to be Done?

  • Fix the leaks/problems
  • Make CI fail if address sanitizer doesn't come back clean
The following tests FAILED:
      4 - vt_example:callback_2 (Failed)
      5 - vt_example:callback_4 (Failed)
      6 - vt_example:callback_8 (Failed)
     10 - vt_example:lb_iter_2 (Failed)
     11 - vt_example:lb_iter_4 (Failed)
     12 - vt_example:lb_iter_8 (Failed)
    244 - vt:TestHops.test_hops_1_proc_2 (Failed)
    245 - vt:TestHops.test_hops_1_proc_4 (Failed)
    246 - vt:TestHops.test_hops_1_proc_8 (Failed)
@lifflander lifflander self-assigned this Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant