Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Do not merge] run tests from version count branch #1708

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .drone.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The test runner source for API tests
CORE_COMMITID=df5e095c7e5e94cb44f842a4b51a3480cf8878a0
CORE_BRANCH=master
CORE_COMMITID=29b947c1c1c1ab6b9c8b34e4b024edc82c475ce1
CORE_BRANCH=versionCount

# The test runner source for UI tests
WEB_COMMITID=f1c70eb67fbe86f6f32f851ec6199f0b25bb5393
Expand Down
3 changes: 3 additions & 0 deletions tests/acceptance/expected-failures-API-on-OCIS-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2323,3 +2323,6 @@ Scenario Outline: Do a PROPFIND to a non-existing URL
- [apiTranslation/translation.feature:25](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTranslation/translation.feature#L25)
- [apiTranslation/translation.feature:26](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTranslation/translation.feature#L26)
- [apiTranslation/translation.feature:27](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTranslation/translation.feature#L27)

#### [The version number of a file is incorrect because of the incorrect number of <d:getetag> and <d:getlastmodified> element](https://github.com/owncloud/ocis/issues/1234)
- [apiVersions/fileVersions.feature:425]
3 changes: 3 additions & 0 deletions tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2470,3 +2470,6 @@ Scenario Outline: Do a PROPFIND to a non-existing URL
- [apiTranslation/translation.feature:25](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTranslation/translation.feature#L25)
- [apiTranslation/translation.feature:26](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTranslation/translation.feature#L26)
- [apiTranslation/translation.feature:27](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiTranslation/translation.feature#L27)

#### [The version number of a file is incorrect because of the incorrect number of <d:getetag> and <d:getlastmodified> element](https://github.com/owncloud/ocis/issues/1234)
- [apiVersions/fileVersions.feature:425]