Open
Description
Some of the tests ported from specs-actors run very slowly, taking minutes. This is too slow for a dev cycle except as a final pre-PR or CI run. I haven't investigated why they're slow. I would expect that almost all unit tests are very fast, though there may be some scenario tests that are slower.
- Speed up tests where possible (better faking for epochs passing?)
- Put necessarily slow tests behind an opt-in flag (and ideally a Makefile target that's easy to remember)
Timing information on my laptop are here (download the file to view in browser).
Metadata
Metadata
Assignees
Type
Projects
Status
👊 Needs Commitment