[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0.
From: |
Leo Famulari |
Subject: |
[bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0. |
Date: |
Sat, 14 Mar 2020 13:30:45 -0400 |
On Thu, Mar 12, 2020 at 09:58:22AM +0100, Tanguy Le Carrour wrote:
> Seems that all the `RedisStoreTestCase` are failing with messages like:
>
> ```
> ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET,
> type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33754)>
> if self._get_socket():
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ```
>
> Might be related to the Redis server that is supposed to be running
> during the tests?!
Okay, networking is not possible in the build environment, so for the
tests that depend on connecting to a server, you can add a comment like
"These tests require networking.".
Is that all of them?
- [bug#39777] [PATCH V3 01/11] gnu: python-pexpect: Update to 4.8.0., Tanguy Le Carrour, 2020/03/09
- [bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0., Tanguy Le Carrour, 2020/03/09
- [bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0., Leo Famulari, 2020/03/11
- [bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0., Leo Famulari, 2020/03/14
- [bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0., Tanguy Le Carrour, 2020/03/14
- [bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0., Tanguy Le Carrour, 2020/03/19
- [bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0., Leo Famulari, 2020/03/20
[bug#39777] [PATCH V3 03/11] gnu: python-fakeredis: Update to 1.2.1., Tanguy Le Carrour, 2020/03/09
[bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Tanguy Le Carrour, 2020/03/09