-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Orphaned shares test and some requirements #25977
Conversation
@SergioBertolinSG, thanks for your PR! By analyzing the annotation information on this pull request, we identified @LukasReschke, @rullzer and @PVince81 to be potential reviewers |
Strange, am getting this:
|
Let me check. |
Ok now it fails with the 500 (expecting 404): |
Okay, got it reproduced now, thanks! |
Following the steps manually and at the end:
|
@SergioBertolinSG something to add to the test, maybe as separate case: can user1 create a folder called "sub" ? (the internal logic seems to forbid this, even though the share should not be mounted any more) |
Raised #26001 for the core issue. This will take a bit longer to fix... |
oops, pushed on the wrong branch |
34fce9f
to
6177ac5
Compare
restored to the previous state. |
The test seems to pass with #26004 |
6177ac5
to
e3f032f
Compare
Rebased. The error should be gone now. |
e3f032f
to
7443288
Compare
Tests passed now, 👍 @SergioBertolinSG merge or did you want to add more stuff ? |
Merge yes. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
@PVince81 it is failing getting a 500 instead of a 400 in the last step added.