Project

General

Profile

Actions

Bug #59436

closed

tearDown don't clean up database

Added by Tomas Norre Mikkelsen over 10 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2014-06-10
Due date:
% Done:

0%

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

Description

Hi,

The functional testing is not cleaning up the databases when running the functional testing from cli. I'm using the FunctionalTestsBootstrap.

  1. ./typo3conf/ext/phpunit/Composer/vendor/bin/phpunit --process-isolation --colors --bootstrap typo3/sysext/core/Build/FunctionalTestsBootstrap.php typo3/sysext/core/Tests/Functional/DataHandling/IRRE

After this command I have 2 temporary databases still existing. I have the same issue with my own functional tests, but to "prove" that it was not a local issue i tried with the Core-Functional testing.

Any know issues on this topic?

Actions

Also available in: Atom PDF