Project

General

Profile

Actions

Bug #88692

closed

Feature #88643: Replace SwiftMailer with Symfony/Mailer

SendCommandTest is skipped due to a warning since symfony/mailer merge

Added by Benjamin Franzke over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Start date:
2019-07-05
Due date:
% Done:

100%

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

Description

The test still tries to use Swift_Spool classes which are no longer available.
Therefore the test skips with a warning:

1) TYPO3\CMS\Core\Tests\Unit\Command\SendEmailCommandTest::executeWillFlushTheQueue
Trying to configure method "flushQueue" which cannot be configured because it does
not exist, has not been specified, is final, or is static

Actions

Also available in: Atom PDF