Closed Bug 514238 Opened 15 years ago Closed 15 years ago

runtest.py output updates

Categories

(Tamarin Graveyard :: Tools, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: brbaker, Assigned: cpeyer)

Details

Attachments

(1 file, 2 obsolete files)

1) Remove the outputting of html data. This is no longer used and is just dead code. Also remove the --nohtml switch

2) Add the ability to output the summary data as csv via --csvoutput switch
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Assignee: nobody → cpeyer
Status: NEW → ASSIGNED
Attached patch add csv output ability (obsolete) — Splinter Review
This patch adds:
- csv output to stdout using the --csv flag
- replaces --nohtml with --html and turn html output off by default
- fix variance calculation
- fix output of memory results when comparing 2 vms with multiple iterations
- add info message describing how %diff is calculated
Attachment #398505 - Flags: review?(brbaker)
Attached patch fix spdup when larger is faster (obsolete) — Splinter Review
This is a patch that Edwin has provided and rebased to the first patch in this bug
Attachment #400076 - Flags: review?(cpeyer)
Comment on attachment 398505 [details] [diff] [review]
add csv output ability

- should be able to drop the 'nohtml' from util/runtestBase.py:255
- I sort of liked the older style of output when running a single VM with -i #, was a little more compact than the new style
Attachment #398505 - Flags: review?(brbaker) → review+
This patch incorporates both previous patches.

I changed the display format with multiple iterations back to its more compact format when displaying to screen, but when outputting to csv, individual column headers will be outputted.  'nohtml' command line option also removed from runtestBase.py
Attachment #398505 - Attachment is obsolete: true
Attachment #400076 - Attachment is obsolete: true
Attachment #400147 - Flags: review?(brbaker)
Attachment #400076 - Flags: review?(cpeyer)
Pushed to TR with  2490:3234a1ebaee0 and 2493:54bb214e3883
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Attachment #400147 - Flags: review?(brbaker)
removing QRB request, bug resolved/verified
Flags: flashplayer-qrb?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: