Project

General

Profile

Actions

Bug #39953

closed

Test dependency between fluid and scheduler tests

Added by Christian Kuhn almost 12 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-08-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

If multiple tests suites are executed (for example through UnitTests.xml) and fluid or core is executed before scheduler tests, then some scheduler tests will fail.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #39965: Test dependency between functional testsClosed2012-08-19

Actions
Related to TYPO3 Core - Bug #39964: Test dependency between extbase and coreClosed2012-08-19

Actions
Actions #1

Updated by Christian Kuhn almost 12 years ago

Or something similar:

scheduler, core and extbase together: ok.

only scheduler, fluid (in this order): ok.

only fluid, scheduler: broken.

Actions #2

Updated by Markus Günther over 11 years ago

I have the problem that the functional test for extbase always fails.

php $PWD/typo3/cli_dispatch.phpsh phpunit typo3/sysext/extbase/Tests/Functional/

But the unit tests are running.
php $PWD/typo3/cli_dispatch.phpsh phpunit typo3/sysext/extbase/Tests/Unit

Actions #3

Updated by Christian Kuhn about 10 years ago

  • Status changed from New to Closed
  • Is Regression set to No

not reproducible anymore on current master.

Actions

Also available in: Atom PDF