Skip to content

Don't use cache when running tests #2216

Open
@bsipocz

Description

@bsipocz

A few recent issues highlighted that the cache is used during testing. And that shouldn't be the case.
Currently, we applied local workarounds when it caused issues, but ideally, it should be fixed centrally in a way that the default cache is never used for the tests while maybe a temporary used when explicitly asked for, but never by default.

See a workaround for cached files for simbad: #2199 and linked issues therein, for atomic: #2215

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions