We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While adding travis ci support i found some problems with the tests that I listed here:
tx_t3users_tests_actions_EditFeUserTest
GeneralUtility::devLog() will be removed with TYPO3 v10.0.
Uncaught require(typo3-t3users/.Build/Web/typo3conf/LocalConfiguration.php
tx_t3users_tests_actions_LoginTest
tx_t3users_tests_actions_RenewSessionTest
Error: Class 'tx_t3users_tests_Util' not found
tx_t3users_tests_services_feuserTest
GeneralUtility::devLog() will be removed with TYPO3 v10.0. Error: Class 'TYPO3\CMS\Core\TimeTracker\NullTimeTracker' not found
ux_tslib_feuserauthTest
Call to undefined method TYPO3\CMS\Frontend\Authentication\FrontendUserAuthentication::getSessionTimeoutFieldByTypo3Version()
RuntimeException: The requested database connection named "Default" has not been configured
The text was updated successfully, but these errors were encountered:
hannesbochmann
No branches or pull requests
While adding travis ci support i found some problems with the tests that I listed here:
tx_t3users_tests_actions_EditFeUserTest
GeneralUtility::devLog() will be removed with TYPO3 v10.0.
Uncaught require(typo3-t3users/.Build/Web/typo3conf/LocalConfiguration.php
tx_t3users_tests_actions_LoginTest
GeneralUtility::devLog() will be removed with TYPO3 v10.0.
tx_t3users_tests_actions_RenewSessionTest
Error: Class 'tx_t3users_tests_Util' not found
tx_t3users_tests_services_feuserTest
GeneralUtility::devLog() will be removed with TYPO3 v10.0.
Error: Class 'TYPO3\CMS\Core\TimeTracker\NullTimeTracker' not found
ux_tslib_feuserauthTest
Call to undefined method TYPO3\CMS\Frontend\Authentication\FrontendUserAuthentication::getSessionTimeoutFieldByTypo3Version()
RuntimeException: The requested database connection named "Default" has not been configured
The text was updated successfully, but these errors were encountered: