Skip to content

Travis CI caching for tests is timing out #243

Closed
@Nemo157

Description

@Nemo157

See for example https://travis-ci.org/rustasync/tide/jobs/534672877#L942-L944

Taking more than 3 minutes probably makes the cache worthless. It's likely that it has accumulated old versions of dependencies that should not be there anymore, I think there are some tools that can cleanup the target directory based on what is actually used in the recent builds so that the cache doesn't keep storing unused data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions