Skip to content

Fix extremely slow tests #403

Open
Open
@anorth

Description

@anorth

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

No one assigned

    Type

    No type

    Projects

    Status

    👊 Needs Commitment

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions