浏览代码

Disable unreliable app-files.feature:108

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tags/v21.0.0beta1
Morris Jobke 3 年前
父节点
当前提交
8128913dff
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 7 次插入6 次删除
  1. 7
    6
      tests/acceptance/features/app-files.feature

+ 7
- 6
tests/acceptance/features/app-files.feature 查看文件

@@ -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

正在加载...
取消
保存