Project

General

Profile

Actions

Bug #88453

closed

Tests reacting to latest phpunit releases

Added by Anja Leichsenring over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Tests
Target version:
-
Start date:
2019-05-29
Due date:
% Done:

100%

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

Description

https://github.com/sebastianbergmann/phpunit/commit/b96156380fbf333f63ee7d6a6a88fee9f2ea9824 was released today in version 7 and 8, and our nightly builds with composer max version failed for master and v9.

NodeFactoryTest contains some mocks of the NodeResolverInterface that expects constructor arguments but provided none. Disabling the constructor mocking solves the problem

Actions

Also available in: Atom PDF