Skip to content
New issue

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

some tests doesn't run anymore #8

Open
5 tasks
BenjaminQuandt opened this issue Jul 18, 2019 · 0 comments
Open
5 tasks

some tests doesn't run anymore #8

BenjaminQuandt opened this issue Jul 18, 2019 · 0 comments
Assignees

Comments

@BenjaminQuandt
Copy link
Contributor

BenjaminQuandt commented Jul 18, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants