Skip to content

fix: UserModel::assignIdentities() always produces a DB query #1602

fix: UserModel::assignIdentities() always produces a DB query

fix: UserModel::assignIdentities() always produces a DB query #1602

Triggered via pull request September 5, 2023 01:26
Status Success
Total duration 20m 28s
Artifacts

phpunit.yml

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

Annotations

2 errors and 126 warnings
PHP 8.0 - MySQLi - highest
Process completed with exit code 255.
PHP 8.0 - SQLite3 - highest
Process completed with exit code 255.
PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L241
Took 1.17s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L215
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L191
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L47
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L167
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L297
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 7.4 - Postgre - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.91s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 7.4 - Postgre - highest: tests/Unit/PasswordsTest.php#L27
Took 0.87s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 7.4 - Postgre - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.81s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 7.4 - Postgre - highest: tests/Authentication/Filters/TokenFilterTest.php#L90
Took 0.68s from 0.50s limit to run Tests\\Authentication\\Filters\\TokenFilterTest::testBlocksInactiveUsers
PHP 7.4 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.58s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L241
Took 1.13s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L215
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L167
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L191
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L297
Took 0.90s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 7.4 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.88s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 7.4 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.80s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L241
Took 1.42s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L191
Took 1.35s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L167
Took 1.35s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 7.4 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.31s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L215
Took 1.29s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.29s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L297
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 7.4 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 1.00s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 7.4 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.93s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 7.4 - MySQLi - highest: tests/Unit/UserTest.php#L57
Took 0.55s from 0.50s limit to run Tests\\Unit\\UserTest::testModelFindAllWithIdentities
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L241
Took 1.55s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L215
Took 1.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.47s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L167
Took 1.46s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L191
Took 1.41s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L297
Took 1.30s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 7.4 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.24s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 7.4 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 1.03s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 7.4 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 1.01s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 7.4 - MySQLi - highest: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L307
Took 0.66s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testCheckSuccessOldDangerousPassword
PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L241
Took 1.44s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L215
Took 1.37s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 7.4 - SQLSRV - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.36s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L167
Took 1.35s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L47
Took 1.31s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L191
Took 1.30s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L297
Took 1.14s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 7.4 - SQLSRV - highest: tests/Unit/PasswordsTest.php#L27
Took 0.81s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 7.4 - SQLSRV - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.72s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 7.4 - SQLSRV - highest: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L307
Took 0.72s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testCheckSuccessOldDangerousPassword
PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.41s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.29s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.29s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 7.4 - MySQLi - lowest: tests/Unit/UserIdentityModelTest.php#L1
Took 1.24s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 7.4 - MySQLi - lowest: tests/Unit/PasswordsTest.php#L1
Took 0.93s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 7.4 - MySQLi - lowest: tests/Unit/DictionaryValidatorTest.php#L1
Took 0.91s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 7.4 - MySQLi - lowest: tests/Controllers/LoginTest.php#L1
Took 0.54s from 0.50s limit to run Tests\\Controllers\\LoginTest::testLoginTooLongPasswordArgon2id
PHP 7.4 - OCI8 - highest: tests/Authorization/AuthorizableTest.php#L333
Took 2.65s from 0.50s limit to run Tests\\Authorization\\AuthorizableTest::testCreatedAtIfDefaultLocaleSetFaWithAddGroup
PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L241
Took 2.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L167
Took 2.29s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 7.4 - OCI8 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 2.08s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L215
Took 2.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L191
Took 1.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 7.4 - OCI8 - highest: tests/Authentication/Filters/TokenFilterTest.php#L34
Took 1.79s from 0.50s limit to run Tests\\Authentication\\Filters\\TokenFilterTest::testFilterSuccess
PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L297
Took 1.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 7.4 - OCI8 - highest: tests/Authorization/AuthorizableTest.php#L251
Took 1.70s from 0.50s limit to run Tests\\Authorization\\AuthorizableTest::testSyncPermissions
PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L241
Took 1.15s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L215
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L167
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L191
Took 1.05s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 8.0 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.89s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L297
Took 0.89s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 8.0 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.84s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 8.0 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.77s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L241
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L191
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L167
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 8.2 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.99s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L215
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L297
Took 0.81s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 8.2 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.78s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 8.2 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.69s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 8.2 - MySQLi - highest: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L307
Took 0.64s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testCheckSuccessOldDangerousPassword
PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L241
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L215
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 8.0 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.00s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L191
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L167
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L297
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 8.0 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.78s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 8.0 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.70s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L241
Took 1.34s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.29s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L191
Took 1.27s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L215
Took 1.24s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L167
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 8.1 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.08s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L297
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 8.1 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 1.05s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 8.1 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.94s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 8.1 - SQLite3 - highest: tests/Controllers/LoginTest.php#L86
Took 0.51s from 0.50s limit to run Tests\\Controllers\\LoginTest::testLoginTooLongPasswordArgon2id
PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L241
Took 1.19s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L191
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L167
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L215
Took 1.04s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L297
Took 0.91s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 8.2 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.91s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 8.2 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.84s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 8.2 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.79s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L241
Took 1.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L191
Took 1.44s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L215
Took 1.43s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.42s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L167
Took 1.41s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L297
Took 1.18s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
PHP 8.1 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.17s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
PHP 8.1 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 1.13s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
PHP 8.1 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 1.08s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
PHP 8.1 - MySQLi - highest: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L307
Took 0.69s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testCheckSuccessOldDangerousPassword