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 python cloudbuild test #4795

Merged
merged 8 commits into from
Dec 13, 2024
Merged

Conversation

chejennifer
Copy link
Contributor

@chejennifer chejennifer commented Dec 12, 2024

python tests were failing in cloudbuild and was throwing a file already exists error when trying to make a new directory which was probably a race condition. Fixed by using exist_ok when making the directory.

@chejennifer chejennifer changed the title [WIP] trying to fix python cloudbuild test Fix python cloudbuild test Dec 13, 2024
@chejennifer chejennifer requested a review from gmechali December 13, 2024 01:07
@chejennifer chejennifer merged commit e6cef24 into datacommonsorg:master Dec 13, 2024
8 checks passed
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.

2 participants