Skip to content

fix: AccessTokens authenticator records all accesses to database #1706

fix: AccessTokens authenticator records all accesses to database

fix: AccessTokens authenticator records all accesses to database #1706

Triggered via pull request September 19, 2023 06:24
Status Success
Total duration 12m 26s
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 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.14s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 0.91s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.89s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.85s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.80s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L251
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.98s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L177
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L201
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L225
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L85
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L307
Took 0.81s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.77s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.71s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L251
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - Postgre - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.01s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L85
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L201
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L177
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L225
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - Postgre - highest: tests/Unit/PasswordsTest.php#L27
Took 0.98s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - Postgre - highest: tests/Controllers/RegisterTest.php#L47
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
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/DictionaryValidatorTest.php#L36
Took 0.71s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/ActionsTest.php#L113
Took 7.31s from 0.50s limit to run Tests\\Controllers\\ActionsTest::testEmail2FAHandleSendsEmail
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.15s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.13s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.13s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.91s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.87s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi - lowest: tests/Unit/UserIdentityModelTest.php#L1
Took 1.02s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.02s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi - lowest: tests/Unit/PasswordsTest.php#L1
Took 0.85s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi - lowest: tests/Controllers/RegisterTest.php#L1
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi - lowest: tests/Unit/DictionaryValidatorTest.php#L1
Took 0.74s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L251
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L177
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L85
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L201
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L225
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.97s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L307
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.82s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.78s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L85
Took 1.39s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L251
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.13s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L201
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L225
Took 1.12s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L177
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L307
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.94s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.88s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.88s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.13s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.03s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
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#L201
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 0.83s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 0.78s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.72s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L251
Took 1.03s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L177
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - SQLite3 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 0.95s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L47
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L85
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L225
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L201
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - SQLite3 - highest: tests/Unit/PasswordsTest.php#L27
Took 0.77s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - SQLite3 - highest: tests/Controllers/RegisterTest.php#L307
Took 0.77s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - SQLite3 - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.71s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L251
Took 1.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L225
Took 1.42s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L177
Took 1.42s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L47
Took 1.39s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L201
Took 1.39s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L85
Took 1.39s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLSRV - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.35s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLSRV - highest: tests/Controllers/RegisterTest.php#L307
Took 1.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
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/LoginTest.php#L167
Took 0.93s from 0.50s limit to run Tests\\Controllers\\LoginTest::testLoginActionUsernameSuccess
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.36s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.36s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.31s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.31s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.27s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 1.16s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.14s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 1.06s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.92s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L251
Took 1.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L225
Took 1.57s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L47
Took 1.57s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L201
Took 1.56s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L85
Took 1.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L177
Took 1.49s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi - highest: tests/Controllers/RegisterTest.php#L307
Took 1.41s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 1.32s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/PasswordsTest.php#L27
Took 1.08s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi - highest: tests/Unit/DictionaryValidatorTest.php#L36
Took 0.97s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - OCI8 - highest: tests/Authentication/Filters/SessionFilterTest.php#L32
Took 2.56s from 0.50s limit to run Tests\\Authentication\\Filters\\SessionFilterTest::testFilterSuccess
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L251
Took 2.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L201
Took 2.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - OCI8 - highest: tests/Unit/UserIdentityModelTest.php#L77
Took 2.11s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L177
Took 1.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L47
Took 1.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L85
Took 1.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L225
Took 1.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - OCI8 - highest: tests/Authentication/Authenticators/AccessTokenAuthenticatorTest.php#L65
Took 1.80s from 0.50s limit to run Tests\\Authentication\\Authenticators\\AccessTokenAuthenticatorTest::testLoginByIdNoToken
phpunit / PHP 7.4 - OCI8 - highest: tests/Controllers/RegisterTest.php#L307
Took 1.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue