diff options
author | Morris Jobke <hey@morrisjobke.de> | 2019-03-12 13:41:55 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2019-03-13 18:01:24 +0100 |
commit | 247ade00e76e1f1655c5d3382b42ba5a8bf96c7e (patch) | |
tree | 8c9d1ac23ea0672a7a10fb46f1dea8d122f0a081 /tests/phpunit-autotest.xml | |
parent | d98463f1b213213ee75b3be2efb716dac17253f1 (diff) | |
download | nextcloud-server-247ade00e76e1f1655c5d3382b42ba5a8bf96c7e.tar.gz nextcloud-server-247ade00e76e1f1655c5d3382b42ba5a8bf96c7e.zip |
Disable failing files app test
Fails with:
* tests/acceptance/features/app-files.feature:90
<details><summary>Show full log</summary>
```
Scenario: show favorites # /drone/src/github.com/nextcloud/server/tests/acceptance/features/app-files.feature:90
Given I am logged in # LoginPageContext::iAmLoggedIn()
And I mark "welcome.txt" as favorite # FileListContext::iMarkAsFavorite()
When I open the "Favorites" section # AppNavigationContext::iOpenTheSection()
Then I see that the current section is "Favorites" # AppNavigationContext::iSeeThatTheCurrentSectionIs()
Then I see that the file list contains a file named "welcome.txt" # FileListContext::iSeeThatTheFileListContainsAFileNamed()
Row for file welcome.txt in file list could not be found after 100 seconds (NoSuchElementException)
```
</details>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'tests/phpunit-autotest.xml')
0 files changed, 0 insertions, 0 deletions