Closed
Bug 658113
Opened 15 years ago
Closed 14 years ago
runtests.py: In verbose mode, testcase failures are printed twice.
Categories
(Tamarin Graveyard :: Tools, defect)
Tamarin Graveyard
Tools
Tracking
(Not tracked)
RESOLVED
FIXED
Q3 11 - Serrano
People
(Reporter: cpeyer, Unassigned)
Details
Attachments
(1 file)
|
1.35 KB,
patch
|
brbaker
:
review+
|
Details | Diff | Splinter Review |
runtests prints our any lines with FAILED when running w/o verbose, so when we run with verbose the line gets printed twice.
Updated•15 years ago
|
Attachment #533471 -
Flags: review?(brbaker) → review+
Comment 1•15 years ago
|
||
changeset: 6356:17938e673c25
user: Chris Peyer <cpeyer@adobe.com>
summary: Bug 658113: runtests.py: In verbose mode, testcase failures are printed twice (r=brbaker)
http://hg.mozilla.org/tamarin-redux/rev/17938e673c25
Flags: flashplayer-qrb- → flashplayer-qrb+
Target Milestone: --- → Q3 11 - Serrano
You need to log in
before you can comment on or make changes to this bug.
Description
•