Closed
Bug 1137877
Opened 10 years ago
Closed 9 years ago
Add testing mode with predictable random seed and time to facilitate automated reftests
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: till, Assigned: tschneider)
References
Details
To make reftests of arbitrary SWFs feasible, we need to completely control their playback. That means using our manually-seedable Math.random implementation and faking Date and getTimer.
Updated•9 years ago
|
Blocks: shumway-m5
Updated•9 years ago
|
No longer blocks: shumway-m4
Assignee | ||
Comment 2•9 years ago
|
||
Introduced in https://github.com/mozilla/shumway/pull/2296.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•