-
Notifications
You must be signed in to change notification settings - Fork 13
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
local storage tests failing with user-key encryption #320
Comments
These tests fail in encryption CI with user-key encryption:
So this is a user-key encryption issue. I will transfer the issue. |
Steps: (core latest, coreRC1)
I looked through the issue and the following are my findings:
Checks:
Looks like the test code is doing cleanup properly. CC @phil-davis |
Thanks @saw-jan It seems that if we create a local storage mount, use it, then delete it (and delete users), then create the local storage again, make it available to some user. Then when the user tries to upload to that storage they get this Maybe there is a simpler sequence that will cause this to happen? I will ping developers about this and see if they need more investigation or... |
Note: https://drone.owncloud.com/owncloud/user_ldap/3710/142/16 user-key encryption plus user_ldap gets run each night, and of course it fails because of this issue. I will sort out some relevant skipping so we can get CI runs to to pass. FYI, the pipeline runs with these filter tags:
I will add |
against 10.9.1RC1
https://drone.owncloud.com/owncloud/user_ldap/3689/142/16
and
https://drone.owncloud.com/owncloud/user_ldap/3690/142/16
https://drone.owncloud.com/owncloud/user_ldap/3689/142/10
Notes:
The text was updated successfully, but these errors were encountered: