Skip to content

some test doesn't run #12

@BenjaminQuandt

Description

@BenjaminQuandt

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions