Skip to content

Conversation

@individual-it
Copy link
Contributor

@individual-it individual-it commented Jul 16, 2025

part of #376 & #391 just making those tests run that should already work

This contains also #584 and #585, so should be merged after those PRs
Also the tests fail because of #578

@individual-it individual-it self-assigned this Jul 16, 2025
@individual-it individual-it marked this pull request as ready for review July 16, 2025 07:04
@individual-it individual-it requested review from TheOneRing, Copilot and prashant-gurung899 and removed request for Copilot July 16, 2025 07:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR re-enables Virtual File System (VFS) tests that were previously disabled, allowing them to run for functionality that should already be working. The changes focus on setting up proper VFS configuration and test infrastructure.

Key changes:

  • Adds VFS test suite with BDD-style feature tests for copy/paste and move operations on virtual files
  • Configures Windows clients to use 'cfapi' virtual files mode instead of 'off'
  • Fixes file size detection for virtual files on Windows with proper synchronization

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
test/gui/tst_vfs/test.py New test runner for VFS BDD tests
test/gui/tst_vfs/test.feature BDD feature file defining VFS copy/paste and move scenarios
test/gui/shared/scripts/helpers/SetupClientHelper.py Updates client configuration to enable VFS on Windows
test/gui/shared/scripts/helpers/FilesHelper.py Fixes file size detection for virtual files with proper wait logic

@anon-pradip anon-pradip merged commit 1b1f6fb into main Dec 9, 2025
12 of 13 checks passed
@anon-pradip anon-pradip deleted the vfsTestsPart1 branch December 9, 2025 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants