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 #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60835

Actions #2

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60835

Actions #3

Updated by Gerrit Code Review over 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60836

Actions #4

Updated by Anja Leichsenring over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF