Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Jun 2011 at 19:41 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent
Comments
Comment #1
rfayI don't believe we have *ever* supported verbose in test results, as the verbose flag is turned off.
What I've always done to simulate it is $this->pass('message');
Comment #2
boombatower commentedIndeed, it has always been forcefully disable since pifr would then have to transfer all the verbose output files and store them on qa.d.o which isn't something we support at the moment.