Skip to content

ci: temporarily disable gdrive behavior tests#7385

Merged
Xuanwo merged 1 commit intomainfrom
xuanwo/disable-gdrive-behavior-tests
Apr 14, 2026
Merged

ci: temporarily disable gdrive behavior tests#7385
Xuanwo merged 1 commit intomainfrom
xuanwo/disable-gdrive-behavior-tests

Conversation

@Xuanwo
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo commented Apr 14, 2026

Which issue does this PR close?

Related to #7384.

Rationale for this change

Google Drive behavior tests are currently not reliable enough to keep enabled in CI. We already have #6684 tracking non-deterministic listing behavior after writes, and the behavior test suite itself already documents Google Drive abuse-detection redirect loops for some list/delete-heavy cases.

Because the behavior workflow schedules gdrive across core and all bindings, a single unstable service can block the whole matrix.

What changes are included in this PR?

This change removes gdrive from the behavior-test planner so it is no longer scheduled for core or binding behavior jobs. It also adds a planner test to lock that behavior in place until the underlying gdrive issue is fixed.

Are there any user-facing changes?

No user-facing API changes. This only changes CI scheduling.

AI Usage Statement

Used AI-assisted editing and validation during implementation.

@Xuanwo Xuanwo marked this pull request as ready for review April 14, 2026 06:37
@Xuanwo Xuanwo requested a review from tisonkun as a code owner April 14, 2026 06:37
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" labels Apr 14, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 14, 2026
@Xuanwo Xuanwo merged commit a0c1d81 into main Apr 14, 2026
21 checks passed
@Xuanwo Xuanwo deleted the xuanwo/disable-gdrive-behavior-tests branch April 14, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants