Project

General

Profile

Actions

Bug #22232

closed

Unit test failures in scheduler if the extension is not installed

Added by Oliver Klee about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-03-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If I uninstall all system extensions except for the required ones (lang, cms, sv), I get some test failures.

These tests should automatically get skipped if the corresponding extension is not installed.

Testsuite: tx_scheduler_croncmd_testcase

isDayListCorrectForOneDayOfMonth
! Error in test case isDayListCorrectForOneDayOfMonth
in file /home/klee/eclipse/typo3_src/t3lib/class.t3lib_div.php
on line 4935:
Message:
Class tx_scheduler_cronCmd does not exist

isDayListCorrectForListOfDayOfMonth
! Error in test case isDayListCorrectForListOfDayOfMonth
in file /home/klee/eclipse/typo3_src/t3lib/class.t3lib_div.php
on line 4935:
Message:
Class tx_scheduler_cronCmd does not exist

isDayListCorrectForRangeOfDayOfMonth
! Error in test case isDayListCorrectForRangeOfDayOfMonth
in file /home/klee/eclipse/typo3_src/t3lib/class.t3lib_div.php
on line 4935:
Message:
Class tx_scheduler_cronCmd does not exist

isDayListCorrectForOneDayOfWeek
! Error in test case isDayListCorrectForOneDayOfWeek
in file /home/klee/eclipse/typo3_src/t3lib/class.t3lib_div.php
on line 4935:
Message:
Class tx_scheduler_cronCmd does not exist

isDayListCorrectForCombinationOfDayOfMonthAndDayOfWeek
! Error in test case isDayListCorrectForCombinationOfDayOfMonthAndDayOfWeek
in file /home/klee/eclipse/typo3_src/t3lib/class.t3lib_div.php
on line 4935:
Message:
Class tx_scheduler_cronCmd does not exist

(issue imported from #M13737)


Files

13737.diff (2.31 KB) 13737.diff Administrator Admin, 2010-03-26 19:36
Actions #1

Updated by Christian Kuhn about 14 years ago

rev. 7196

Actions

Also available in: Atom PDF