Skip to content

PyPy3 tests hanging intermittently. #1202

@jaraco

Description

@jaraco

Recently, I've observed the test suite hanging in Travis on test_develop.py on test 6. Travis ends up killing the process after 10 minutes.

Here's one example.

The first incident can be found in this build, which reports pypy 5.8.0-beta0. But going back through the dozens of prior builds that succeeded, there was no change in pypy.

That failing test is already skipped in AppVeyor as reported in #851. And that test makes two calls to subprocess.check_call which may be unreliable on PyPy3 as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs InvestigationIssues which are likely in scope but need investigation to figure out the causeNeeds ReproIssues that need a reproducible example.bughelp wanted

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions