diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-02-07 18:53:21 +0000 |
|---|---|---|
| committer | Jonathan Ringer <jonringer@users.noreply.github.com> | 2022-02-07 14:12:37 -0800 |
| commit | 775e3c8e2b39a44c2c7f71687426e854f384bca7 (patch) | |
| tree | 416e591ae70657722ee018a0dbf58b5ad057b78a /pkgs/development/python-modules/rangehttpserver | |
| parent | 4861bef3c1c4b31dd0549b5c9d59ee6e8a4e05df (diff) | |
python3Packages.websockets: disable time-sentitive test
Without the change python3Packages.websockets fails tests on
machines under load:
python3.9-websockets> ERROR: test_keepalive_ping_with_no_ping_timeout (tests.legacy.test_protocol.ServerTests)
python3.9-websockets> Traceback (most recent call last):
python3.9-websockets> File "/build/source/tests/legacy/test_protocol.py", line 1270, in test_keepalive_ping_with_no_ping_timeout
python3.9-websockets> ping_1_again, ping_2 = tuple(self.protocol.pings)
python3.9-websockets> ValueError: too many values to unpack (expected 2)
The change disables the test.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
