Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

PyPy tests fail after first run #596

Closed
@pferate

Description

@pferate

Looks like this was introduced in #590.

Travis was configured to cache the .pyenv directory between builds and cloning the repo fails if the directory is not empty.

We have a few options on how to proceed:

  1. Not cache the directory between builds (the previous behavior)
  2. Only clone the pyev repo if the directory doesn't exist (similar to App Engine SDK)

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