Skip to content

fix: remove strong_password from shield:user validation rules #1722

fix: remove strong_password from shield:user validation rules

fix: remove strong_password from shield:user validation rules #1722

Triggered via pull request September 24, 2023 07:31
Status Success
Total duration 12m 46s
Artifacts

phpunit.yml

on: pull_request
Matrix: phpunit / main
phpunit  /  Coveralls Finished
5s
phpunit / Coveralls Finished
Fit to window
Zoom out
Zoom in

Annotations

130 warnings
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L251
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L85
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L47
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L201
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L177
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L225
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - Postgre - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.00s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L307
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - Postgre - highest: tests/Unit/PasswordsTest.php#L27
Took 0.81s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - Postgre - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.73s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.16s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.01s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Authentication/Filters/JWTFilterTest.php#L71
Took 0.92s from 0.50s limit to run Tests\\Authentication\\Filters\\JWTFilterTest::testFilterSuccess
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 0.83s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.81s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.17s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi - lowest: tests/Unit/UserIdentityModelTest.php#L1
Took 0.89s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi - lowest: tests/Unit/PasswordsTest.php#L1
Took 0.88s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi - lowest: tests/Unit/DictionaryValidatorTest.php#L1
Took 0.82s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.31s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.19s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 1.03s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.01s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.92s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.81s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L251
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L225
Took 1.03s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L85
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L201
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L177
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.94s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L307
Took 0.86s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.80s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.75s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L251
Took 1.14s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L201
Took 1.13s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L85
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L225
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L177
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L307
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.89s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.88s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.81s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.99s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 0.81s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.77s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.69s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L251
Took 1.34s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L177
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L85
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L201
Took 1.25s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.24s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L225
Took 1.24s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L307
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 1.05s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.00s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.96s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L201
Took 1.19s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L251
Took 1.17s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L225
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L177
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L85
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L307
Took 0.92s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.90s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.88s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.84s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.00s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 0.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.79s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.69s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.00s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.81s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.72s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L251
Took 1.76s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L201
Took 1.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L85
Took 1.60s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L177
Took 1.59s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L225
Took 1.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L47
Took 1.45s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L307
Took 1.42s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLSRV - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.25s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLSRV - highest: tests/Unit/PasswordsTest.php#L27
Took 0.94s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/ActionsTest.php#L184
Took 0.84s from 0.50s limit to run Tests\\Controllers\\ActionsTest::testEmail2FACannotBeBypassed
phpunit / PHP 7.4 - OCI8 - highest: tests/Authentication/Filters/HmacFilterTest.php#L68
Took 2.72s from 0.50s limit to run Tests\\Authentication\\Filters\\HmacFilterTest::testRecordActiveDate
phpunit / PHP 7.4 - OCI8 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 2.71s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L177
Took 2.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L251
Took 2.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L225
Took 2.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L47
Took 2.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - OCI8 - highest: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L82
Took 2.09s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testLoggedInWithRememberCookie
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L201
Took 2.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L85
Took 1.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/MagicLinkTest.php#L41
Took 1.94s from 0.50s limit to run Tests\\Controllers\\MagicLinkTest::testAfterLoggedInNotAllowDisplayMagicLink