Skip to content

check what is run with make doctest and make test #278

@drbenvincent

Description

@drbenvincent
  • Running make doctest locally took over 5 mins and there were 84 passing tests.
  • Running make test locally took just over 2 mins with 62 passing tests.

Something about make doctest doesn't sound right. I don't think we have anywhere close to 84 docstrings that need doctest. Maybe it's additionally running the regular tests on top of the doctests? Either way, it would be great to get to the bottom of this to save time and local and remote compute time.

Tagging @jpreszler just in case you're interested in taking a look into this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions