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

Add noSanitizer tag to Java reduction tests failing with sanitizer in CUDA 12 #13904

Merged

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Aug 17, 2023

Description

Relates to NVIDIA/spark-rapids-jni#1349. The Java ReductionTest unit tests are failing when run under CUDA 12's compute-sanitizer but pass when run with the CUDA 11 version. To unblock CI, marking the affected tests to be run without the sanitizer in the interim while this is being investigated.

Checklist

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

@jlowe jlowe added bug Something isn't working tests Unit testing for project Java Affects Java cuDF API. 4 - Needs cuDF (Java) Reviewer non-breaking Non-breaking change labels Aug 17, 2023
@jlowe jlowe self-assigned this Aug 17, 2023
@jlowe jlowe requested a review from a team as a code owner August 17, 2023 19:21
@pxLi
Copy link
Member

pxLi commented Aug 18, 2023

/merge

@rapids-bot rapids-bot bot merged commit 28b5b6e into rapidsai:branch-23.10 Aug 18, 2023
@vyasr vyasr added 4 - Needs Review Waiting for reviewer to review or respond and removed 4 - Needs cuDF (Java) Reviewer labels Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Needs Review Waiting for reviewer to review or respond bug Something isn't working 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.

5 participants