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-1284606 Move running_on_* to tests/utils.py #1739

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

sfc-gh-azhan
Copy link
Collaborator

Those running_on_* methods was in tests/integ/conftest.py which requires tests.parameters available. It blocks us to use them in sproc tests since there is no tests.parameters there.

@sfc-gh-azhan sfc-gh-azhan requested review from a team as code owners June 5, 2024 20:43
@sfc-gh-azhan sfc-gh-azhan added NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md NO-PANDAS-CHANGEDOC-UPDATES This PR does not update Snowpark pandas docs labels Jun 5, 2024
Copy link
Contributor

@sfc-gh-lmukhopadhyay sfc-gh-lmukhopadhyay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

tests/utils.py Show resolved Hide resolved
Copy link
Contributor

@sfc-gh-helmeleegy sfc-gh-helmeleegy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sfc-gh-azhan sfc-gh-azhan merged commit 27f23f6 into main Jun 6, 2024
36 checks passed
@sfc-gh-azhan sfc-gh-azhan deleted the azhan-move-1284606 branch June 6, 2024 00:03
@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md NO-PANDAS-CHANGEDOC-UPDATES This PR does not update Snowpark pandas docs snowpark-pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants