Modify

Ticket #238 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

Bug in SummaryPHPUnit3ResultFormatter

Reported by: anonymous Owned by: hans
Priority: major Milestone: 2.3.1
Component: phing-core Version: 2.3.0
Keywords: Cc:

Description

There appears to be a bug in the SummaryPHPUnit3ResultFormatter class, in

pear/phing/tasks/ext/phpunit/phpunit3/SummaryPHPUnit3ResultFormatter.php

Line 43

There is a call to parent::endTestRun($suite);

But there is no $suite variable declared.

Attachments

Change History

comment:1 Changed 4 years ago by mrook

  • Status changed from new to closed
  • Resolution set to invalid

I'm not entirely sure what you mean, the $suite variable is a parameter of the SummaryPHPUnit3ResultFormatter::endTestSuite() function.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.