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

Fix test_cast_timestamp_to_date when running in a DST time zone #10171

Merged

Conversation

NVnavkumar
Copy link
Collaborator

Fixes #10170.

This adds the appropriate marks for test_cast_timestamp_to_date so that the test runs properly in all time zones.

Signed-off-by: Navin Kumar <navink@nvidia.com>
@NVnavkumar NVnavkumar self-assigned this Jan 9, 2024
@NVnavkumar
Copy link
Collaborator Author

build

@NVnavkumar NVnavkumar changed the title Fix test_cast_timestamp_to_date Fix test_cast_timestamp_to_date when running in a DST time zone Jan 9, 2024
@NVnavkumar NVnavkumar merged commit 4e57f5f into NVIDIA:branch-24.02 Jan 9, 2024
41 checks passed
@sameerz sameerz added the test Only impacts tests label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] test_cast_timestamp_to_date fails with TZ=Asia/Hebron
3 participants