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

Exclude some tests from running with the compute sanitizer #13872

Merged
merged 4 commits into from
Aug 15, 2023

Conversation

firestarman
Copy link
Contributor

@firestarman firestarman commented Aug 14, 2023

Contributes to NVIDIA/spark-rapids-jni#1221.

In PR NVIDIA/spark-rapids-jni#1321, we are going to enable the Compute Sanitizer in memcheck mode to help detect some possible kernel errors in the JNI unit tests. But not all the tests are suitable to run with the Compute Sanitizer. This PR is to add these exclusions.

Description

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Signed-off-by: Liangcai Li <[email protected]>
Signed-off-by: Liangcai Li <[email protected]>
@firestarman
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 1d58d5f into rapidsai:branch-23.10 Aug 15, 2023
@firestarman firestarman deleted the tests-with-memcheck branch August 15, 2023 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change tests Unit testing for project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants