Skip to content

Fix failing stream test with a debug-only death test#934

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-22.02from
harrism:fix-stream-sync-test
Dec 14, 2021
Merged

Fix failing stream test with a debug-only death test#934
rapids-bot[bot] merged 1 commit intorapidsai:branch-22.02from
harrism:fix-stream-sync-test

Conversation

@harrism
Copy link
Member

@harrism harrism commented Dec 13, 2021

Fixes #932. Adds a debug-build-only death test for cuda_stream::synchronize_no_throw and adds a likely never to fail trivial test of the function in all builds. This way we get coverage of the function in all builds, and can safely test its assertion in debug builds.

@harrism harrism requested a review from a team as a code owner December 13, 2021 22:54
@harrism harrism requested review from codereport and rongou December 13, 2021 22:54
@github-actions github-actions bot added the cpp Pertains to C++ code label Dec 13, 2021
@harrism harrism added bug Something isn't working non-breaking Non-breaking change tests Related to unit tests and removed cpp Pertains to C++ code labels Dec 13, 2021
@harrism harrism self-assigned this Dec 13, 2021
@jjacobelli
Copy link
Contributor

rerun tests

@harrism
Copy link
Member Author

harrism commented Dec 14, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit cd5f806 into rapidsai:branch-22.02 Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change tests Related to unit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] CUDA_STREAM_TEST segfaults in release build

4 participants