Skip to content

fix(ci): disable WebDAV metadata test for Nextcloud and OwnCloud#7565

Merged
Xuanwo merged 1 commit into
mainfrom
xuanwo/fix-webdav-nextcloud-owncloud-capability
May 19, 2026
Merged

fix(ci): disable WebDAV metadata test for Nextcloud and OwnCloud#7565
Xuanwo merged 1 commit into
mainfrom
xuanwo/fix-webdav-nextcloud-owncloud-capability

Conversation

@Xuanwo
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo commented May 19, 2026

Which issue does this PR close?

Part of #6708.

Rationale for this change

The main branch Behavior Test currently fails for WebDAV Nextcloud and OwnCloud after #7562 enabled write_with_user_metadata by default for WebDAV. Both fixtures complete the write successfully, but the metadata is not preserved, so behavior::test_write_with_user_metadata fails with meta data must exist.

What changes are included in this PR?

This PR adds OPENDAL_TEST_CAPABILITY_OVERRIDES=write_with_user_metadata=false to the Nextcloud and OwnCloud WebDAV behavior fixtures, matching the existing overrides for other WebDAV fixtures that do not support custom user metadata.

Are there any user-facing changes?

No.

AI Usage Statement

N/A.

@Xuanwo Xuanwo requested a review from tisonkun as a code owner May 19, 2026 15:17
@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" releases-note/fix The PR fixes a bug or has a title that begins with "fix" labels May 19, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 19, 2026
@Xuanwo Xuanwo merged commit 9a48193 into main May 19, 2026
12 checks passed
@Xuanwo Xuanwo deleted the xuanwo/fix-webdav-nextcloud-owncloud-capability branch May 19, 2026 15:36
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" releases-note/fix The PR fixes a bug or has a title that begins with "fix" 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