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

test(python): fix 'tz_aware.parquet' location in test (don't rely on implicit working directory) #11111

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

alexander-beedie
Copy link
Collaborator

@alexander-beedie alexander-beedie commented Sep 14, 2023

Updates test_tz_aware_parquet_9586 to use the io_files_path fixture instead of implicitly relying on the relative path from the working directory, which could result in a FileNotFoundError.

@github-actions github-actions bot added the internal An internal refactor or improvement label Sep 14, 2023
@alexander-beedie alexander-beedie added the skip changelog Do not include in changelog label Sep 14, 2023
@stinodego stinodego changed the title tests(python): fix 'tz_aware.parquet' location in test (don't rely on implicit working directory) test(python): fix 'tz_aware.parquet' location in test (don't rely on implicit working directory) Sep 14, 2023
@github-actions github-actions bot added the python Related to Python Polars label Sep 14, 2023
@alexander-beedie alexander-beedie merged commit 4bd518f into pola-rs:main Sep 14, 2023
21 checks passed
@alexander-beedie alexander-beedie deleted the fix-parquet-tz-test branch September 14, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars skip changelog Do not include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants