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 gcs tests #514

Merged
merged 2 commits into from
Dec 16, 2024
Merged

fix gcs tests #514

merged 2 commits into from
Dec 16, 2024

Conversation

robklg
Copy link
Contributor

@robklg robklg commented May 19, 2024

This PR re-enables the GCS tests. By pinning to an older version of the fsouza/fake-gcs-server, which stopped supporting files ending with / in v1.43.0

We should replace this docker-dependent setup with something more robust.

Also reintroducing root_dir setting, which serves as a regression test for #508

@robklg robklg marked this pull request as draft May 19, 2024 20:34
@robklg
Copy link
Contributor Author

robklg commented May 19, 2024

Test still fails intermittently with "connection refused" :-\

@robklg robklg marked this pull request as ready for review December 15, 2024 14:17
@robklg robklg changed the title fix: re-enable gcs tests in pipeline fix gcs tests Dec 15, 2024
@robklg
Copy link
Contributor Author

robklg commented Dec 15, 2024

Won't be enabled in the pipeline, but at least we will have working tests when we run make pr-prep

@robklg robklg merged commit c356cb2 into master Dec 16, 2024
8 checks passed
@robklg robklg deleted the gcs-tests branch December 16, 2024 20:44
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