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
path: root/test
diff options
context:
space:
mode:
authorTalank <talank@gces.edu.np>2021-12-14 13:43:53 +0300
committerGitHub <noreply@github.com>2021-12-14 13:43:53 +0300
commitbfbd1e00caf6a9ab52235502fe5cd679c8ec66ea (patch)
treed7a5c34ab9e7c0bfc50726a46e2f605d4b06f17f /test
parent97cc4ad75a366befa6a097395bd183d35b76760b (diff)
[tests-only]Skipped 3 failed tests (#9288)
Diffstat (limited to 'test')
-rw-r--r--test/gui/tst_syncing/test.feature6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/gui/tst_syncing/test.feature b/test/gui/tst_syncing/test.feature
index 2fd572d04..5f78b1369 100644
--- a/test/gui/tst_syncing/test.feature
+++ b/test/gui/tst_syncing/test.feature
@@ -7,7 +7,7 @@ Feature: Syncing files
Background:
Given user "Alice" has been created on the server with default attributes and without skeleton files
- @smokeTest
+ @smokeTest @skip @issue-9281
Scenario: Syncing a file to the server
Given user "Alice" has set up a client with default settings
When user "Alice" creates a file "lorem-for-upload.txt" with the following content inside the sync folder
@@ -214,7 +214,7 @@ Feature: Syncing files
Then as "Alice" folder "original" should exist on the server
And as "Alice" folder "copied" should exist on the server
-
+ @skip @issue-9281
Scenario: Verify that you can create a subfolder with long name
Given user "Alice" has set up a client with default settings
And user "Alice" has created a folder "Folder1" inside the sync folder
@@ -243,7 +243,7 @@ Feature: Syncing files
And as "Alice" folder "Folder1/subFolder1" should exist on the server
And as "Alice" folder "Folder1/subFolder1/subFolder2" should exist on the server
-
+ @skip @issue-9281
Scenario: Filenames that are rejected by the server are reported
Given user "Alice" has set up a client with default settings
And user "Alice" has created a folder "Folder1" inside the sync folder