Skip to content

test_post[http] fails in some systems #905

Open
@sanvila

Description

@sanvila

Hello. As reported here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087334

while building the Debian package for vcr.py version 7.0.0 on AWS virtual machines of type m7a.medium or r7a.medium, I get the following error:

E BrokenPipeError: [Errno 32] Broken pipe

Complete error message here:

vcr.py.txt

Incidentally, those AWS instances have 1 CPU, but we don't know if that's relevant or not (it may be the case that it fails because they are "too slow").

An error like this one started to happen simultaneously on packages vcr.py and pytest-httpbin, so we suspected of the common build-dependency python3-urllib3.

Now pytest-httpbin does not fail anymore but vcr.py still fails, so maybe there is indeed a problem in vcr.py.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions