Review Board requires JavaScript in order to function. Please turn it on in your browser preferences.
Firefox users: if you prefer to turn on JavaScript only for specific sites, we recommend the NoScript extension.
Describe the submission (optional):
Merged into master
Review Request #293 — Created April 17, 2014 and submitted 11 years, 2 months ago — Latest diff uploaded 11 years, 2 months ago
If a test fails that created a function mock, it doesn't unmock it. So rather than fail on a subsequent test as well, check whether the backup still exists and use that instead of trying to create it again.
Example tests