[full-ci] Do not check for the username if if has been processed already#675
[full-ci] Do not check for the username if if has been processed already#675
Conversation
d8a4102 to
0b66083
Compare
0b66083 to
69e5e28
Compare
69e5e28 to
fe8bb44
Compare
|
💥 Acceptance tests pipeline apiUserLDAP-master-mysql8.0-php7.3 failed. The build has been cancelled. |
|
Kudos, SonarCloud Quality Gate passed! |
|
💥 Acceptance tests pipeline apiUserLDAPS-master-mysql8.0-php7.3 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiUserLDAP-master-mysql8.0-php7.4 failed. The build has been cancelled. |
|
@jvillafanez you might want to rebase master ? |
fe8bb44 to
fb26662
Compare
|
💥 Acceptance tests pipeline apiUserLDAPS-master-mysql8.0-php7.3 failed. The build has been cancelled. |
|
@phil-davis any idea of what could be happening? |
|
I've double-checked the behavior in my machine, and it's different. Alice gets a 200 HTTP status for the "/index.php/apps/files" request, likely because we aren't hitting the LDAP server any longer if it's a DB user. |
fb26662 to
f5219b9
Compare
|
Kudos, SonarCloud Quality Gate passed! |
|
💥 Acceptance tests pipeline apiUserLDAP-master-postgres9.4-php7.3 failed. The build has been cancelled. |
f5219b9 to
3a95291
Compare
|
Kudos, SonarCloud Quality Gate passed! |
|
💥 Acceptance tests pipeline apiUserLDAP-master-mysql8.0-php7.4 failed. The build has been cancelled. |
3a95291 to
e6d8716
Compare
|
do we want to have this in 0.17.0? |
|
If it doesn't give any problems, I think so. I just bumped into this again recently: login with the admin took a lot of time because the ldap server was disconnected, which seems bad. Anyway, I don't think it's a priority. |
|
Got it. If we can have it, even better. |
|
I suspect the failure comes from the logs, because the test expects an error that doesn't happen any longer. Not sure who can confirm this. |
|
https://drone.owncloud.com/owncloud/user_ldap/4390/29/13 I will have a look... |
|
I removed one of the log file checks in the failing test. The And I added |
|
https://drone.owncloud.com/owncloud/user_ldap/4391/29/12 I don't think that trying to check the detail of the log output in the test is doing anything really useful. |
|
Kudos, SonarCloud Quality Gate passed! |








Targets owncloud/core#39105
Changes are backwards-compatible, so owncloud/core#39105 isn't a real requirement, but this PR won't do anything without it.