[Bug 1968151] [NEW] python 3.10 test failures

James Page 1968151 at bugs.launchpad.net
Thu Apr 7 10:00:06 UTC 2022


Public bug reported:

======================================================================
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

** Affects: python-eventlet (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-eventlet in Ubuntu.
https://bugs.launchpad.net/bugs/1968151

Title:
  python 3.10 test failures

Status in python-eventlet package in Ubuntu:
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1968151/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list