Skip to content

CI: Python 3.10 on ubuntu-latest issue #851

@tylerjereddy

Description

@tylerjereddy

As discussed in gh-830, there is a mysterious "hang" of the pytest suite with Python 3.10 and ubuntu-latest GitHub actions runner on that branch. Logging in to the runner via ssh allows execution via pytest as expected, so it is pretty unusual/weird. Furthermore, in tylerjereddy#23 I checked that pytest 6.2.5 and Python 3.10.0 had no effect on the hang (vs. the newer versions of those libs in use for the original hang).

I'll keep this issue open as a reference, but since I couldn't reproduce even in the runner itself when working interactively, nor in act with Python 3.10 and ubuntu-latest, there seems to be no sane way to debug this. It looks like switching to the latest Ubuntu LTS release, using the ubuntu-22.04 tag alleviates the issue so I'll probably try applying that to Shane's PR and referencing this issue in a comment.

Unless we get related user reports, I wouldn't suggest putting any more time on this one though...

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIcontinuous integrationpydarshan

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions