Closed Bug 559569 Opened 15 years ago Closed 15 years ago

runtests needs support for expected output

Categories

(Tamarin Graveyard :: Tools, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
Q3 11 - Serrano

People

(Reporter: cpeyer, Assigned: cpeyer)

Details

Attachments

(1 file, 1 obsolete file)

We currently do not have any mechanism to have non-standard test output as expected output. We have .err files but those only cover tests that throw errors that are not caught. Proposed solution is adding support for .out files which when present override the standard test framework and just compares the stdout + stderr to the .out file. If a non-zero exitcode is expected, then a .exitcode file can be used in addition to the .out file.
Flags: flashplayer-triage+
Flags: flashplayer-qrb+
Priority: -- → P3
Target Milestone: --- → flash10.2
Attached patch add support for .out file (obsolete) — Splinter Review
Attachment #439274 - Flags: review?(brbaker)
Attachment #439274 - Attachment is obsolete: true
Attachment #439279 - Flags: review?(brbaker)
Attachment #439274 - Flags: review?(brbaker)
Attachment #439279 - Flags: review?(brbaker) → review+
pushed to redux and argo: changeset 4475 806a5dc6d5ab
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: