]> source.dussan.org Git - nextcloud-server.git/commitdiff
Disable unreliable app-files.feature:108 23613/head
authorMorris Jobke <hey@morrisjobke.de>
Wed, 21 Oct 2020 19:53:29 +0000 (21:53 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 21 Oct 2020 19:53:29 +0000 (21:53 +0200)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tests/acceptance/features/app-files.feature

index 1117815ddab8c035ed3ca3b242c0faca836a7705..793504443da07e4feeaea300efde8544f7bbb8a9 100644 (file)
@@ -105,12 +105,13 @@ Feature: app-files
 #    Then I see that the current section is "Favorites"
 #    Then I see that the file list contains a file named "welcome.txt"
 
-  Scenario: show shares
-    Given I am logged in
-    And I share the link for "welcome.txt"
-    When I open the "Shares" section
-    Then I see that the current section is "Shares"
-    Then I see that the file list contains a file named "welcome.txt"
+# TODO: disabled unreliable test
+#  Scenario: show shares
+#    Given I am logged in
+#    And I share the link for "welcome.txt"
+#    When I open the "Shares" section
+#    Then I see that the current section is "Shares"
+#    Then I see that the file list contains a file named "welcome.txt"
 
 #  Scenario: show shares for a second time
 #    Given I am logged in