Skip to content

[stable-34.0] Check for file provider upload size mismatch - #10384

Merged
nilsding merged 2 commits into
stable-34.0from
backport/10369/stable-34.0
Jul 16, 2026
Merged

[stable-34.0] Check for file provider upload size mismatch#10384
nilsding merged 2 commits into
stable-34.0from
backport/10369/stable-34.0

Conversation

@backportbot

@backportbot backportbot Bot commented Jul 16, 2026

Copy link
Copy Markdown

Backport of PR #10369

@backportbot
backportbot Bot requested a review from camilasan as a code owner July 16, 2026 07:45
@backportbot
backportbot Bot requested a review from claucambra July 16, 2026 07:45
@backportbot
backportbot Bot requested review from i2h3, mgallien and nilsding as code owners July 16, 2026 07:45
@backportbot backportbot Bot added bug os: 🍎 macOS Apple macOS, formerly also known as OS X 3. to review feature: 📁 file provider macOS File Provider Extension, more general also known as virtual file system. labels Jul 16, 2026
@backportbot backportbot Bot added this to the 34.0.0 milestone Jul 16, 2026
i2h3 and others added 2 commits July 16, 2026 10:21
Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
MockRemoteInterfaceTests.testEnumerate compared the enumerated root file's date against the item's creationDate, but toNKFile() maps modificationDate onto NKFile.date. MockRemoteItem defaults creationDate and modificationDate to two separate Date() calls that are only sometimes identical, so the assertion flaked on CI when the clock ticked between them. Compare against modificationDate, the field the value is actually derived from.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
@nilsding
nilsding force-pushed the backport/10369/stable-34.0 branch from 8fffacb to 057907b Compare July 16, 2026 08:21
@nilsding
nilsding enabled auto-merge July 16, 2026 08:21
@nilsding
nilsding merged commit d4dee2d into stable-34.0 Jul 16, 2026
16 of 19 checks passed
@nilsding
nilsding deleted the backport/10369/stable-34.0 branch July 16, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug feature: 📁 file provider macOS File Provider Extension, more general also known as virtual file system. os: 🍎 macOS Apple macOS, formerly also known as OS X

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants