Closed Bug 587093 Opened 15 years ago Closed 15 years ago

Augment avm_args to have "uses_bugcompat" functionality

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stejohns, Assigned: cpeyer)

Details

Attachments

(2 files)

For testcases that vary depending on System.bugCompatibility, it would be convenient to be able to flag them as such, so that we can exercise all versions with a single run without having to run multiple entire runs with different -bugcompat arguments. (See https://bug444630.bugzilla.mozilla.org/attachment.cgi?id=465380 for an example.)
patch adds uses_bugcompat (or USES_BUGCOMPAT) keyword Any avm arguments on the same line will be passed to the multiple runs of the vm: -Dinterp USES_BUGCOMPAT will run the vm: avmshell -Dinterp -bugcompat SWF9 avmshell -Dinterp -bugcompat SWF10 avmshell -Dinterp -bugcompat SWF11 Obviously, you can also use the keyword with nothing else on the line.
Assignee: nobody → cpeyer
Status: NEW → ASSIGNED
Attachment #465772 - Flags: review?(stejohns)
Comment on attachment 465772 [details] [diff] [review] add uses_bugcompat keyword to avm_args file weird, thought I already r+'ed this...
Attachment #465772 - Flags: review?(stejohns) → review+
(please push this along with your patch)
Attachment #465820 - Flags: review?(cpeyer)
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Attachment #465820 - Flags: review?(cpeyer) → review+
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: