owncloud / user_ldap

📒
GNU Affero General Public License v3.0
17 stars 17 forks source link

Acceptance tests are failing and needs further investigation #735

Closed SwikritiT closed 2 years ago

SwikritiT commented 2 years ago

Acceptance tests are failing in step

 And the administrator has created "200" LDAP users with the prefix "my-user-" in the OU "NEWZombies" # UserLdapGeneralContext::createLDAPUsers()
      Type error: Argument 5 passed to FeatureContext::addUserToCreatedUsersList() must be of the type string or null, bool given, called in /var/www/owncloud/testrunner/apps/user_ldap/tests/acceptance/features/bootstrap/UserLdapGeneralContext.php on line 373 (Behat\Testwork\Call\Exception\FatalThrowableError)

Might be due to some changes in core code see build for more information: https://drone.owncloud.com/owncloud/user_ldap/3914