Skip to content

Recent 3.7 backports break cryptography test suite #518

Description

@h-vetinari

Unfortunately the story of #516, #517 in the context of openssl 3 vs. python 3.7 isn't over yet.

#517 introduced a hang in the cryptography test suite - though only on linux. I noticed this because conda-forge/cryptography-feedstock#71 was opened before #517 was merged (and had passing CI), but now hangs after the merge.

To verify this hypothesis, I did another run using the previous python 3.7 build in conda-forge/cryptography-feedstock#74, which passes the test suite.

Finally, to rule out that it had something to do with the cryptography update itself, I did the same in conda-forge/cryptography-feedstock#75 for the previous cryptography version, and the CI passes there as well.

CC people involved in #516 / #517: @akrherz @chrisburr @isuruf @chenghlee @jakirkham

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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