Revert "Build: Bump gcsfs from 2026.5.0 to 2026.6.0"#3580
Merged
Conversation
This reverts commit 4047ef6.
Contributor
Author
|
oh look, this PR's |
Contributor
Author
|
let me task codex to see if we can fix forward with 2026.6.0 |
Fokko
approved these changes
Jun 29, 2026
Fokko
left a comment
Contributor
There was a problem hiding this comment.
That's weird, I think we can revert this for now
Contributor
Author
|
Root cause looks like gcsfs 2026.6.0, specifically its experimental ExtendedGcsFileSystem control-plane path with the fake GCS server. What changed:
Why it takes so long:
🤷 |
kevinjqliu
pushed a commit
that referenced
this pull request
Jun 29, 2026
# Rationale for this change I suggest setting a timeout for CI to allow us to identify unexpected slowdown: * #3580 Each job takes about: * lint-and-unit-test: 3~5 minutes * integration-test: ~12 minutes * integration-test-s3, integration-test-adls, integration-test-gcs: 1 minute ## Are these changes tested? Yes ## Are there any user-facing changes? No
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #3560
Dependency bump is causing
integration-test-gcsto be really slow 54m vs previous 1m#3560 (comment)