Skip to content

fix: removing time machine to fix auth - #5975

Open
cmgoffena13 wants to merge 1 commit into
SQLMesh:mainfrom
cmgoffena13:fix/bigquery-ci
Open

fix: removing time machine to fix auth#5975
cmgoffena13 wants to merge 1 commit into
SQLMesh:mainfrom
cmgoffena13:fix/bigquery-ci

Conversation

@cmgoffena13

Copy link
Copy Markdown
Collaborator

Description

time_machine freezes the process clock to 2023. Google service-account JWTs use that clock for iat/exp, so GCP rejects the token (invalid_grant / “reasonable timeframe”). The test never reaches real BigQuery auth with a valid token.

Addresses #5968

BigQuery Test Pipeline Succeeds

Checklist

  • I have run make style and fixed any issues
  • I have added tests for my changes (if applicable)
  • All existing tests pass (make fast-test)
  • My commits are signed off (git commit -s) per the DCO

Signed-off-by: Cortland Goffena <30168413+cmgoffena13@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant