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

[BUG] Debug printfs left in test code #7341

Closed
nvdbaranec opened this issue Feb 8, 2021 · 0 comments
Closed

[BUG] Debug printfs left in test code #7341

nvdbaranec opened this issue Feb 8, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nvdbaranec
Copy link
Contributor

Describe the bug
There are some printfs enabled in one of the scatter tests EmptyListsOfNullableStrings.

Steps/Code to reproduce bug
Run gtests/COPYING_TEST to see the excess output.

Expected behavior
There shouldn't be any extra debug output.

@nvdbaranec nvdbaranec added bug Something isn't working Needs Triage Need team to review and classify labels Feb 8, 2021
@nvdbaranec nvdbaranec assigned nvdbaranec and ttnghia and unassigned nvdbaranec Feb 8, 2021
rapids-bot bot pushed a commit that referenced this issue Feb 9, 2021
…ullableStrings. (#7342)

Remove `std::cout` and `print` in the scatter test function EmptyListsOfNullableStrings.

This fixes #7341

Authors:
  - Nghia Truong (@ttnghia)

Approvers:
  - David (@davidwendt)
  - @nvdbaranec

URL: #7342
@ttnghia ttnghia closed this as completed Feb 9, 2021
@bdice bdice removed the Needs Triage Need team to review and classify label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants