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

Turn off test_telemetry_func_call_count for github failure #2917

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

sfc-gh-yzou
Copy link
Collaborator

Please describe how your code solves the related issue.

test_telemetry_func_call_count is failing with error

2025-01-23T06:42:31.0419150Z �[31mFAILED�[0m tests/integ/modin/test_telemetry.py::�[1mtest_telemetry_func_call_count�[0m - IndexError: list index out of range

It seems the Dataframe.repr is occurred once in the result telemetry data. Turn this test off for now.

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!

@sfc-gh-yzou sfc-gh-yzou 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 Jan 23, 2025
@sfc-gh-yzou sfc-gh-yzou merged commit 249273f into main Jan 23, 2025
44 of 57 checks passed
@sfc-gh-yzou sfc-gh-yzou deleted the yzou-turn-off-telemtry-test branch January 23, 2025 22:20
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2025
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.

3 participants