Stable9.1 tests md5 homedir#27003
Conversation
|
@SergioBertolinSG, thanks for your PR! By analyzing the history of the files in this pull request, we identified @DeepDiver1975 and @PVince81 to be potential reviewers. |
|
Runnning locally tests with alternative home there are some failures: |
|
The sharing problems are related with public shares, it is not detecting a url in the answer: |
|
External storage one is failing because the same reason. |
|
The problem is the string 'core' is being added to the public link. Should I add it to the expected url? like in http://localhost:8080/core/index.php/s/c4Wb7qvd0bIFWMQ instead of |
|
@SergioBertolinSG are you sure ? Why didn't we see these failures before this PR ? I don't think there is any such big change related to public links between master and 9.1 so it might be a false failure. |
|
I could never run these tests due to permission issues: somehow it seems to be trying to write a local file. We should change that at some point to store the file contents in memory instead. |
|
by the way, I don't see anything with "core": did you switch dev env maybe ? |
|
I put all these into the other PR #26993 to save time... |
|
Yes, I guess my server is broken because of switching between master and stable9.1. I'll use a new one only for stable9.1. |
|
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. |
Backport of #26846, #26865 and #26920
Jenkinsfile has been modified to avoid the use of makefiles.