Project

General

Profile

Actions

Task #83889

closed

Task #83888: Notice free unit tests

Handle E_NOTICE free unit tests

Added by Christian Kuhn about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-02-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The main patch raises typo3/testing-framework to 3.0.0 which comes with a version that no longer suppresses E_NOTICE PHP errors by default and lets tests fail that raises them.

The static property $suppressNotices in unit test files is set to true for all test cases that currently raise E_NOTICE errors to suppress them on a by-file basis.

Following patches should remove this property one-by-one again by fixing the system under test the unit test case handles.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Epic #84280: Make unit tests notice freeClosedJan Helke2018-03-15

Actions
Actions

Also available in: Atom PDF