1. I guess the patch in #199 will fix the tests failing in Drupal\user\Tests\...

Contribution Date
Technology
Contribution Project
Contribution Details

1. I guess the patch in #199 will fix the tests failing in Drupal\user\Tests\UserPasswordResetTest.

2. Do we need to retain this test

/** * Ensure that a new account cannot be created when the username matches an * existing user's email address, or when the email address matches an * existing user's username. */ function testRegistrationConflicts() {}

in Drupal\user\Tests\UserRegistrationTest. According to this issue we can create username that matches with existing user's email address, or vice versa.

3. Tests failing in Drupal\system\Tests\System\SiteMaintenanceTest is not yet fixed.

Contribution Author
Files count
0
Patches count
0