-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
#3438, use standard Type Conversion Functions when possible #45139
Conversation
@jinujoseph what does BuddyAssigned mean? |
@jrmoreno1 it means you have a buddy @mavasani who will help you with questions/review/connecting to right people while you help us with this fix. |
@mavasani, all of the failed tests are integration and system failures as far as I can tell. I can’t find a way to rerun the test without making a change in order to be sure, and I don’t want to do that. |
@jrmoreno1 I have restarted the failed runs for you, seems like these were unrelated intermittent test failures. |
Thanks for the contribution @jrmoreno1! |
use standard Type Conversion Functions when possible (including CStr), and not CType.