Closed
Bug 637464
Opened 14 years ago
Closed 14 years ago
Need to write up documentation on MDC for avmdiff
Categories
(Tamarin Graveyard :: Documentation, defect)
Tamarin Graveyard
Documentation
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cpeyer, Assigned: cpeyer)
Details
Attachments
(1 file)
3.94 KB,
patch
|
dschaffe
:
review+
|
Details | Diff | Splinter Review |
There is no documentation for avmdiff at the moment.
Flags: flashplayer-bug-
Assignee | ||
Comment 1•14 years ago
|
||
Once posted to redux, I'll add a direct link to it at MDC
Attachment #519238 -
Flags: review?(dschaffe)
Comment 2•14 years ago
|
||
Comment on attachment 519238 [details] [diff] [review]
add avmdiff documentation to the redux doc dir
looks good, here are a few more details:
- when different output is found between configurations the most common output is considered the expected value. all of the differences are output.
- runtime errors are stripped in debugger builds so release and debugger output can otherwise match
- also stack traces are completed removed so debugger and release builds match
- lines starting with "metric:" are removed so performance tests may be tested
- also should keep in mind tests outputting current dates, times or random numbers should be considered non testable with avmdiff and should be excluded or skipped from avmdiff test runs
Attachment #519238 -
Flags: review?(dschaffe) → review+
Comment 3•14 years ago
|
||
changeset: 6197:2cab6b507947
user: Chris Peyer <cpeyer@adobe.com>
summary: Bug 637464: Avmdiff documentation (r=dschaffe)
http://hg.mozilla.org/tamarin-redux/rev/2cab6b507947
Assignee | ||
Comment 4•14 years ago
|
||
Link to doc added to https://developer.mozilla.org/En/Tamarin/Tamarin_Acceptance_Testing
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•