You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
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.
The text was updated successfully, but these errors were encountered: