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

SNOW-1526802: sf_getenv_s on Windows with variable not set #730

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

sfc-gh-ext-simba-hx
Copy link
Collaborator

@sfc-gh-ext-simba-hx sfc-gh-ext-simba-hx commented Jul 9, 2024

getenv_s() returns 0 (success) for variables not set.
remove skip condition in test case to ensure the test case never be skipped unexpectedly.

@sfc-gh-ext-simba-hx sfc-gh-ext-simba-hx requested a review from a team as a code owner July 9, 2024 17:12
@sfc-gh-ext-simba-hx sfc-gh-ext-simba-hx force-pushed the SNOW-1526802-getenv-fix branch from 58dd45a to 1db6eb6 Compare July 9, 2024 20:33
@sfc-gh-ext-simba-hx sfc-gh-ext-simba-hx merged commit 1d000b9 into master Jul 10, 2024
42 of 43 checks passed
@sfc-gh-ext-simba-hx sfc-gh-ext-simba-hx deleted the SNOW-1526802-getenv-fix branch July 10, 2024 15:55
@github-actions github-actions bot locked and limited conversation to collaborators Jul 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants