- Issue created by @herved
- 🇫🇷France mably
Thanks for creating this issue @herved!
Could you create an MR please?
- 🇧🇪Belgium herved
Hi @mably, done.
It seems there might be an intermittent issue inUserIdsTest::testUserIdsByUserValues
.
https://git.drupalcode.org/issue/purge_users-3542620/-/jobs/6289407I was able to reproduce locally by running in a loop
while ddev phpunit tests/src/Kernel/UserIdsTest.php; do :; done
But this is OOS.