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-29 07:14:23 +0300
committerGitHub <noreply@github.com>2021-12-29 07:14:23 +0300
commit11fb15737cb714b51da631ad42d8a2ee0b9a9433 (patch)
tree454d15956b1965143e9326a9ec7f9ce0fd7f208b /test
parent84a6deead20522d2a6f8e8b9bb15ce1faba01488 (diff)
[Tests-Only]Skipped failing expiration tests (#9322)
Diffstat (limited to 'test')
-rw-r--r--test/gui/tst_sharing/test.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gui/tst_sharing/test.feature b/test/gui/tst_sharing/test.feature
index 12cb4d7aa..4b39ed287 100644
--- a/test/gui/tst_sharing/test.feature
+++ b/test/gui/tst_sharing/test.feature
@@ -324,7 +324,7 @@ Feature: Sharing
And the public should be able to download the file "textfile.txt" with password "pass123" from the last created public link by "Alice" on the server
- @issue-8733
+ @skip @issue-9321
Scenario: user changes the expiration date of an already existing public link using webUI
Given user "Alice" has uploaded file with content "ownCloud test text file 0" to "/textfile0.txt" on the server
And user "Alice" has set up a client with default settings
@@ -354,7 +354,7 @@ Feature: Sharing
Then as user "Alice" the folder "simple-folder" should have a public link on the server
And the public should be able to download the folder "lorem.txt" with password "pass123" from the last created public link by "Alice" on the server
- @issue-8733
+ @skip @issue-9321
Scenario: user changes the expiration date of an already existing public link for folder using client-UI
Given user "Alice" has created folder "simple-folder" on the server
And user "Alice" has set up a client with default settings