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 test doesn't run #12

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

some test doesn't run #12

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

Comments

@BenjaminQuandt
Copy link
Contributor

BenjaminQuandt commented Jul 17, 2019

As I added the tracis ci support I noticed that some test are failing and other are throwing errors. I skipped these and marked them out for you.

Fails:

  • tx_mklib_tests_action_ListBaseTest:

  • Failed asserting that 1 is equal to expected exception code 4001.

  • tx_mklib_tests_repository_AbstractTest:

  • Failed asserting that actual size 2 matches expected size 1.

  • tx_mklib_tests_util_DateTest

  • Failed asserting that 1577664000 matches expected 1577660400.

  • Failed asserting that '4' matches expected 5.

  • Failed asserting that two strings are equal.

tx_mklib_tests_util_EncodingTest

  • Failed asserting that 5 is equal to expected exception code 4005.

Errors:

  • Error: Call to undefined method Tx_Mklib_Database_ConnectionDatabaseTest::importExtensions()

  • Tx_Mklib_Database_ConnectionDatabaseTest

  • Exception: Tx_Mklib_Database_Connection::delete(): Cannot hide records in table pages - no $TCA entry found!

  • ConnectionTest

  • Exception: No extension key found for classname: tx_mklib_tests_fixtures_classes_ObservableT3Service

  • tx_mklib_tests_abstract_ObservableT3ServiceTest

  • Exception: No extension key found for classname : tx_mklib_tests_fixtures_classes_DummyFilter

  • tx_mklib_tests_action_ListBaseTest

  • Exception: No extension key found for classname: tx_mklib_tests_fixtures_classes_DummyMod

  • tx_mklib_tests_mod1_decorator_BaseTest

  • tx_mklib_tests_mod1_searcher_abstractBaseTest

  • tx_mklib_tests_mod1_util_SelectorTest

  • Uncaught require(dmk/typo3-mklib/.Build/Web/typo3conf/LocalConfiguration.php)

  • tx_mklib_tests_action_ShowSingeItemTest

  • tx_mklib_tests_scheduler_DeleteFromDatabaseTest

  • tx_mklib_tests_scheduler_SchedulerTaskFailDetectionTest

  • tx_mklib_tests_util_ExtensionConfigurationTest

  • tx_mklib_tests_util_MiscToolsTest

  • tx_mklib_tests_util_RTFGeneratorTest

  • tx_mklib_tests_util_RTFParserTest

  • This test did not perform any assertions!

  • tx_mklib_tests_action_ShowSingeItemTest

  • tx_mklib_tests_util_TCATest

  • Error: Class 'TYPO3\CMS\Core\TimeTracker\NullTimeTracker' not found

  • tx_mklib_tests_action_ShowSingeItemTest

  • tx_mklib_tests_filter_SingleItemTest

  • tx_mklib_tests_filter_SorterTest

  • tx_mklib_tests_util_SessionTest

  • tx_mklib_tests_util_StringTest

  • Creating default object from empty value

  • tx_mklib_tests_mod1_decorator_BaseTest

  • tx_mklib_tests_mod1_linker_BaseTest

  • tx_mklib_tests_mod1_searcher_abstractBaseTest

  • tx_mklib_tests_scheduler_SchedulerTaskFailDetectionTest

  • Database tests are no longer supported. Please switch to functional tests

  • tx_mklib_tests_repository_PagesTest

  • GeneralUtility::devLog() will be removed with TYPO3 v10.0.

  • tx_mklib_tests_soap_ClientWrapperTest

  • tx_mklib_tests_srv_FinanceTest

  • tx_mklib_tests_validator_WordListTest

  • TYPO3\CMS\Core\Cache\Exception\NoSuchCacheException: A cache with identifier "cache_runtime" does not exist.

  • tx_mklib_tests_util_FlexFormTest

  • tx_mklib_tests_util_TSTest

  • Error: Call to undefined method stdClass::sL()

  • tx_mklib_tests_util_SchedulerTest

  • InvalidArgumentException: No class named &tx_mklib_util_testSearchSorting

  • tx_mklib_tests_util_SearchSortingTest

  • PHPUnit\Framework\Exception: Argument #1 (No Value) of PHPUnit\Framework\Assert::assertInstanceOf() must be a class or interface name

  • tx_mklib_tests_validator_WordListTest

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