Bug #32738

Unit tests fail with PHPUnit 3.6.5

Added by Karsten Dambekalns over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-12-20
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:- Testing -
Target version:TYPO3 Flow Base Distribution - 1.0.2
PHP Version: Complexity:
Has patch:No Affected Flow version:FLOW3 1.0.1

Description

The very latest PHPUnit breaks our workaround for tests producing output. They output things because some warning is produced and we so far did not use the shut-up operator.

It seems there is no way around this anymore, since the trick of using @outputBuffering seem to no longer work.

Associated revisions

Revision 38270b0d
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Fix unit tests with PHPUnit 3.6.5 in strict mode

Change-Id: I5c8b692cc5a1c46fd20f9e794cdfc5ede74de27d
Fixes: #32738
Releases: 1.0, 1.1

Revision d5533b0b
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Fix unit tests with PHPUnit 3.6.5 in strict mode

Change-Id: I382d0514a19945879a6ed440e86135f3d04b5d71
Fixes: #32738
Releases: 1.0, 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7456

#2 Updated by Karsten Dambekalns over 3 years ago

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

#3 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch FLOW3-1.0 has been pushed to the review server.
It is available at http://review.typo3.org/7464

#4 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF