python 3.10 test failures

Bug #1968151 reported by James Page
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-eventlet (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

======================================================================
FAIL: tests.patcher_test.test_patcher_existing_locks_locked
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_eventlet/build/tests/patcher_test.py", line 477, in test_patcher_existing_locks_locked
    tests.run_isolated('patcher_existing_locks_locked.py')
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_eventlet/build/tests/__init__.py", line 381, in run_isolated
    run_python(prefix + path, **kwargs)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_eventlet/build/tests/__init__.py", line 374, in run_python
    assert ok, 'Expected single line "pass" in stdout'
AssertionError: Expected single line "pass" in stdout

======================================================================
FAIL: tests.patcher_test.test_fork_after_monkey_patch
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_eventlet/build/tests/patcher_test.py", line 518, in test_fork_after_monkey_patch
    tests.run_isolated('patcher_fork_after_monkey_patch.py')
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_eventlet/build/tests/__init__.py", line 381, in run_isolated
    run_python(prefix + path, **kwargs)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_eventlet/build/tests/__init__.py", line 374, in run_python
    assert ok, 'Expected single line "pass" in stdout'
AssertionError: Expected single line "pass" in stdout

======================================================================
FAIL: test_017_ssl_zeroreturnerror (tests.wsgi_test.TestHttpd)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_eventlet/build/tests/wsgi_test.py", line 590, in test_017_ssl_zeroreturnerror
    assert success
AssertionError

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python-eventlet (Ubuntu):
status: New → Confirmed
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Upstream issue for test_017_ssl_zeroreturnerror:
https://github.com/eventlet/eventlet/issues/739

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.