Skip to content

Commit

Permalink
bump core and web commit id for tests (2021-06-23)
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan authored and phil-davis committed Jun 23, 2021
1 parent 88587af commit 28a6e7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .drone.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The test runner source for API tests
CORE_COMMITID=a8f4715fd8cdb6ec371c79e05a4a1fa404618918
CORE_COMMITID=cc9e938a4dea28ab941cb2e0b39b38c8c3f52913
CORE_BRANCH=master

# The test runner source for UI tests
WEB_COMMITID=05e1db6e71ad3d178e050fd1b4af186703200f84
WEB_COMMITID=22a1ceebfc4d8e233a5caadcae7a1ced06826565
WEB_BRANCH=master
4 changes: 2 additions & 2 deletions tests/acceptance/expected-failures-webUI-on-OCIS-storage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Scenarios from web tests that are expected to fail on OCIS with owncloud storage
## Scenarios from web tests that are expected to fail on OCIS with OCIS storage

Lines that contain a format like "[someSuite.someFeature.feature:n](https://github.com/owncloud/web/path/to/feature)"
are lines that document a specific expected failure. Follow that with a URL to the line in the feature file in GitHub.
Expand Down Expand Up @@ -312,7 +312,7 @@ Other free text and markdown formatting can be used elsewhere in the document if


### [Listing shares via ocs API does not show path for parent folders](https://github.com/owncloud/ocis/issues/1231)
- [webUISharingPublicManagement/shareByPublicLink.feature:146](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/shareByPublicLink.feature#L146)
- [webUISharingPublicManagement/shareByPublicLink.feature:148](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/shareByPublicLink.feature#L148)

### [Propfind response to trashbin endpoint is different in ocis](https://github.com/owncloud/product/issues/186)
### [restoring a file from "Deleted files" (trashbin) is not possible if the original folder does not exist any-more](https://github.com/owncloud/web/issues/1753)
Expand Down

0 comments on commit 28a6e7b

Please sign in to comment.