Skip to content

fix gcs tests#6037

Merged
congx4 merged 7 commits intomainfrom
congxie/quickfixGCP
Dec 23, 2025
Merged

fix gcs tests#6037
congx4 merged 7 commits intomainfrom
congxie/quickfixGCP

Conversation

@congx4
Copy link
Contributor

@congx4 congx4 commented Dec 22, 2025

Description

Fix the integration test for gcs storage where reported here.
https://github.com/quickwit-oss/quickwit/actions/runs/20378291223/job/58562301680

How was this PR tested?

run the command RUST_MIN_STACK=67108864 CARGO_BUILD_JOBS=4 cargo llvm-cov nextest --no-report --all-features --no-fail-fast --retries 4 that runs during code coverage. google_cloud_storage_test_suite test is successful now.

@congx4 congx4 marked this pull request as ready for review December 22, 2025 20:09
Copy link
Member

@guilload guilload left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your PR works but it can be greatly simplified.

@congx4 congx4 requested a review from guilload December 23, 2025 16:16
@congx4
Copy link
Contributor Author

congx4 commented Dec 23, 2025

Your PR works but it can be greatly simplified.

Thanks for the suggestion!

Copy link
Member

@guilload guilload left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but can simplify this further.

@congx4
Copy link
Contributor Author

congx4 commented Dec 23, 2025

/merge

@congx4 congx4 merged commit 1c3ff5d into main Dec 23, 2025
8 checks passed
@congx4 congx4 deleted the congxie/quickfixGCP branch December 23, 2025 18:41
nico34638 pushed a commit to nico34638/quickwit that referenced this pull request Jan 5, 2026
* fix gcs tests

* update the gcs tests

* remove comments

* add default impl

* fix fmt

* address comments

* fix tests
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