New issue report by helgith:
atm the PEAR tests do TEST [ 1 / 345 ] Bla bla
Failure or not, mostly so you know where things are located, dots are good
and all but this way you have a more accurate way to determine where you
are located in the test stack.
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by tswicegood:
Output should be:
STATUS [ #/##] FILE
STATUS = PASS, FAIL, SKIP
# = run number
## = total to run
FILE = file path
Issue attribute updates:
Status: Accepted
Labels: -Type-Defect Type-Enhancement