diff options
| author | Sandro Jäckel <sandro.jaeckel@gmail.com> | 2023-06-06 15:05:13 +0200 |
|---|---|---|
| committer | Sandro Jäckel <sandro.jaeckel@gmail.com> | 2023-06-16 21:11:34 +0200 |
| commit | 725885819e2f7b2aff92ed2cf1c0a531d0b5087c (patch) | |
| tree | 1455b3d6572842ffca20df02ee3d8772072e4c43 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 7b85b3a362a7001840bab4472302ff52c85f610c (diff) | |
python310Packages.psycopg: disable timing sensitive test
The failure was observed on WSL under high load.
psycopg> =================================== FAILURES ===================================
psycopg> _____________________________ test_ctrl_c_handler ______________________________
psycopg> t0 = time.time()
psycopg> proc = sp.Popen([sys.executable, "-s", "-c", script], creationflags=creationflags)
psycopg> proc.communicate()
psycopg> t = time.time() - t0
psycopg> assert proc.returncode == 0
psycopg> > assert 1 < t < 2
psycopg> E assert 3.7456982135772705 < 2
psycopg>
psycopg> tests/test_concurrency.py:293: AssertionError
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
