-
Notifications
You must be signed in to change notification settings - Fork 17
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
Acceptance test fails for user who is excluded from sharing tries to share a file with another user #378
Comments
GitMate.io thinks possibly related issues are #250 (load users and groups fully into acceptance tests), #348 (run acceptance tests with LDAPS), #350 (test "sharing with non unique group name" always fails the first time), #343 (Add api and webUI acceptance tests for modifying ldap user's attributes), and #364 (local user tries to access item shared by a LDAP user when LDAP server is offline). |
Looks to be related to acceptance test code issues that also cause owncloud/core#33733
|
@haribhandari07 please check if the tests mentioned here are still failing. |
Note:
These are all passing locally with |
The scenarios were unskipped by core PR owncloud/core#35559 owncloud/core#35551 |
These new core test scenarios are failing with LDAP:
The user doing the sharing is in a group that is excluded from sharing, but still is able to share a file or folder.
Needs investigation.
The text was updated successfully, but these errors were encountered: