Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTalank <talank@gces.edu.np>2021-12-21 08:02:23 +0300
committerGitHub <noreply@github.com>2021-12-21 08:02:23 +0300
commit913af8cc3a476fddbdc0d57d8d94ed4035de8bfb (patch)
treed00d0d876c16c869460aafdfc45f90309361d563 /test/gui/tst_vfs
parentf0e5d40890cba1c9f4bf8afb6da058fc53667f84 (diff)
[Tests-Only] Skipped VFS tests (#9308)
Diffstat (limited to 'test/gui/tst_vfs')
-rw-r--r--test/gui/tst_vfs/test.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gui/tst_vfs/test.feature b/test/gui/tst_vfs/test.feature
index 8bcb23bd0..50f843cad 100644
--- a/test/gui/tst_vfs/test.feature
+++ b/test/gui/tst_vfs/test.feature
@@ -4,14 +4,14 @@ Feature: Enable/disable virtual file support
I want to enable virtual file support
So that I can synchronize virtual files with local folder
-
+ @skip
Scenario: Enable VFS
Given user "Alice" has been created on the server with default attributes and without skeleton files
And user "Alice" has set up a client with default settings
When the user enables virtual file support
Then the "Disable virtual file support..." button should be available
-
+ @skip
Scenario: Disable VFS
Given user "Alice" has been created on the server with default attributes and without skeleton files
And user "Alice" has set up a client with default settings