-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.1
-
1
-
Team Hedgehog Sprint 2.1, Team Hedgehog Sprint 2.2
The issue does not happen if we initiate the Behat test in a single thread. The issue only happens if we initiate the Behat test in parallel mode.
Steps to replicate
- Make sure that your environment is using PHP 8.1
- Execute command line: php admin/tool/behat/cli/init.php -j=2
- Execute command line: php admin/tool/behat/cli/util.php --drop
- Verify the output.
Refer: https://3v4l.org/J1pbq