Skip to content

Conversation

daniel-sanche
Copy link
Contributor

Use freezegun to mock time in an implementation-agnostic way for test_job_retry.

This will allow the test to pass for future api_core versions, which use the more lightweight time.monotonic to make timestamps instead of datetime_helpers

@daniel-sanche daniel-sanche requested review from a team as code owners December 14, 2023 18:36
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery API. labels Dec 14, 2023
@daniel-sanche daniel-sanche requested review from Linchin and removed request for GaoleMeng December 14, 2023 18:37
@Linchin Linchin merged commit c3b89fd into main Dec 14, 2023
@Linchin Linchin deleted the freezegun_retry_test branch December 14, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants