Buildbot-status
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
February 2020
- 3 participants
- 93 discussions
16 Feb '20
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.7 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/369/builds/8
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
402 tests OK.
10 slowest tests:
- test_concurrent_futures: 15 min 42 sec
- test_multiprocessing_spawn: 15 min 10 sec
- test_asyncio: 14 min 6 sec
- test_multiprocessing_forkserver: 10 min 34 sec
- test_multiprocessing_fork: 9 min 26 sec
- test_gdb: 5 min 35 sec
- test_subprocess: 4 min 32 sec
- test_io: 4 min 30 sec
- test_weakref: 3 min 25 sec
- test_lib2to3: 3 min 7 sec
1 test failed:
test_multiprocessing_fork
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
2 re-run tests:
test_multiprocessing_fork test_multiprocessing_spawn
Total duration: 43 min 39 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2478, in run
raise ssl.SSLError('tlsv13 alert certificate required')
ssl.SSLError: ('tlsv13 alert certificate required',)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2392, in run
msg = self.read()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2369, in read
return self.sslconn.read()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/ssl.py", line 931, in read
return self._sslobj.read(len)
ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2555)
Test report
===========
Failed tests:
- test_multiprocessing_fork
Test leaking resources:
- test_multiprocessing_fork: file descriptors
- test_multiprocessing_spawn: file descriptors
Sincerely,
-The Buildbot
1
0
15 Feb '20
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.8 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/400/builds/8
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_asyncio/test_subprocess.py", line 167, in test_start_new_session
self.assertEqual(exitcode, 8)
AssertionError: 255 != 8
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/asyncio/unix_events.py", line 1224, in _do_waitpid
loop, callback, args = self._callbacks.pop(pid)
KeyError: 2657298
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_asyncio
Sincerely,
-The Buildbot
1
0
14 Feb '20
The Buildbot has detected a new failure on builder PPC64LE RHEL8 Refleaks 3.7 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/431/builds/4
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
402 tests OK.
10 slowest tests:
- test_concurrent_futures: 16 min 2 sec
- test_multiprocessing_spawn: 11 min 39 sec
- test_multiprocessing_forkserver: 10 min 43 sec
- test_gdb: 8 min 11 sec
- test_multiprocessing_fork: 7 min 31 sec
- test_asyncio: 5 min 30 sec
- test_subprocess: 5 min 15 sec
- test_io: 4 min 36 sec
- test_weakref: 3 min 28 sec
- test_faulthandler: 3 min 21 sec
1 test failed:
test_asyncio
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_asyncio
Total duration: 36 min 11 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2392, in run
msg = self.read()
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2369, in read
return self.sslconn.read()
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/ssl.py", line 931, in read
return self._sslobj.read(len)
ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2555)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/test/test_asyncio/test_events.py", line 1235, in test_create_server_ssl_verified
proto.transport.close()
AttributeError: 'NoneType' object has no attribute 'close'
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2478, in run
raise ssl.SSLError('tlsv13 alert certificate required')
ssl.SSLError: ('tlsv13 alert certificate required',)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/asyncio/sslproto.py", line 680, in _process_write_backlog
self._transport.write(chunk)
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/asyncio/selector_events.py", line 874, in write
self._fatal_error(exc, 'Fatal write error on socket transport')
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/asyncio/selector_events.py", line 683, in _fatal_error
self._force_close(exc)
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/asyncio/selector_events.py", line 695, in _force_close
self._loop.call_soon(self._call_connection_lost, exc)
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/asyncio/base_events.py", line 691, in call_soon
self._check_closed()
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/asyncio/base_events.py", line 479, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/asyncio/selector_events.py:668: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=8>
source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-ppc64le.refleak/build/Lib/asyncio/selector_events.py", line 870, in write
n = self._sock.send(data)
ConnectionResetError: [Errno 104] Connection reset by peer
Test report
===========
Failed tests:
- test_asyncio
Failed subtests:
- test_create_server_ssl_verified - test.test_asyncio.test_events.PollEventLoopTests
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a new failure on builder s390x RHEL7 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/320/builds/131
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist: Dong-hee Na <donghee.na92(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 45 sec
- test_concurrent_futures: 3 min 11 sec
- test_tokenize: 2 min 21 sec
- test_capi: 2 min 18 sec
- test_multiprocessing_forkserver: 1 min 58 sec
- test_unparse: 1 min 45 sec
- test_asyncio: 1 min 40 sec
- test_lib2to3: 1 min 17 sec
- test_multiprocessing_fork: 1 min 11 sec
- test_gdb: 1 min 4 sec
1 test altered the execution environment:
test_multiprocessing_spawn
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
Total duration: 7 min 52 sec
Captured traceback
==================
remote: Enumerating objects: 36, done.[K
remote: Counting objects: 2% (1/36)[K
remote: Counting objects: 5% (2/36)[K
remote: Counting objects: 8% (3/36)[K
remote: Counting objects: 11% (4/36)[K
remote: Counting objects: 13% (5/36)[K
remote: Counting objects: 16% (6/36)[K
remote: Counting objects: 19% (7/36)[K
remote: Counting objects: 22% (8/36)[K
remote: Counting objects: 25% (9/36)[K
remote: Counting objects: 27% (10/36)[K
remote: Counting objects: 30% (11/36)[K
remote: Counting objects: 33% (12/36)[K
remote: Counting objects: 36% (13/36)[K
remote: Counting objects: 38% (14/36)[K
remote: Counting objects: 41% (15/36)[K
remote: Counting objects: 44% (16/36)[K
remote: Counting objects: 47% (17/36)[K
remote: Counting objects: 50% (18/36)[K
remote: Counting objects: 52% (19/36)[K
remote: Counting objects: 55% (20/36)[K
remote: Counting objects: 58% (21/36)[K
remote: Counting objects: 61% (22/36)[K
remote: Counting objects: 63% (23/36)[K
remote: Counting objects: 66% (24/36)[K
remote: Counting objects: 69% (25/36)[K
remote: Counting objects: 72% (26/36)[K
remote: Counting objects: 75% (27/36)[K
remote: Counting objects: 77% (28/36)[K
remote: Counting objects: 80% (29/36)[K
remote: Counting objects: 83% (30/36)[K
remote: Counting objects: 86% (31/36)[K
remote: Counting objects: 88% (32/36)[K
remote: Counting objects: 91% (33/36)[K
remote: Counting objects: 94% (34/36)[K
remote: Counting objects: 97% (35/36)[K
remote: Counting objects: 100% (36/36)[K
remote: Counting objects: 100% (36/36), done.[K
remote: Compressing objects: 12% (1/8)[K
remote: Compressing objects: 25% (2/8)[K
remote: Compressing objects: 37% (3/8)[K
remote: Compressing objects: 50% (4/8)[K
remote: Compressing objects: 62% (5/8)[K
remote: Compressing objects: 75% (6/8)[K
remote: Compressing objects: 87% (7/8)[K
remote: Compressing objects: 100% (8/8)[K
remote: Compressing objects: 100% (8/8), done.[K
remote: Total 19 (delta 16), reused 13 (delta 11), pack-reused 0[K
From https://github.com/python/cpython
* branch master -> FETCH_HEAD
Reset branch 'master'
In file included from ./Include/unicodeobject.h:1026:0,
from ./Include/Python.h:97,
from Objects/unicodeobject.c:42:
Objects/unicodeobject.c: In function ‘PyUnicode_IsIdentifier’:
./Include/cpython/unicodeobject.h:396:38: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
((const Py_UCS4 *)(data))[(index)] \
^
Objects/unicodeobject.c:12211:11: note: ‘data’ was declared here
void *data;
^
In file included from ./Include/unicodeobject.h:1026:0,
from ./Include/Python.h:97,
from Objects/unicodeobject.c:42:
./Include/cpython/unicodeobject.h:391:6: warning: ‘kind’ may be used uninitialized in this function [-Wmaybe-uninitialized]
((Py_UCS4) \
^
Objects/unicodeobject.c:12210:9: note: ‘kind’ was declared here
int kind;
^
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/local/lib/libgcc_s.so when searching for -lgcc_s
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
stty: standard input: Inappropriate ioctl for device
test_winreg skipped -- No module named 'winreg'
test_ioctl skipped -- Unable to open /dev/tty
test_devpoll skipped -- test works only on Solaris OS family
test_startfile skipped -- object <module 'os' from '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/os.py'> has no attribute 'startfile'
test_winconsoleio skipped -- test only relevant on win32
test_kqueue skipped -- test works only on BSD
test__all__ (test.test_multiprocessing_spawn.MiscTestCase) ... ok
test_answer_challenge_auth_failure (test.test_multiprocessing_spawn.OtherTest) ... ok
test_deliver_challenge_auth_failure (test.test_multiprocessing_spawn.OtherTest) ... ok
test_closefd (test.test_multiprocessing_spawn.TestCloseFds) ... ok
test_flags (test.test_multiprocessing_spawn.TestFlags) ... ok
test_lock (test.test_multiprocessing_spawn.TestForkAwareThreadLock) ... ok
test_ignore (test.test_multiprocessing_spawn.TestIgnoreEINTR) ... ok
test_ignore_listener (test.test_multiprocessing_spawn.TestIgnoreEINTR) ... ok
test_manager_initializer (test.test_multiprocessing_spawn.TestInitializers) ... ok
test_pool_initializer (test.test_multiprocessing_spawn.TestInitializers) ... ok
test_invalid_family (test.test_multiprocessing_spawn.TestInvalidFamily) ... ok
test_invalid_family_win32 (test.test_multiprocessing_spawn.TestInvalidFamily) ... skipped 'skipped on non-Windows platforms'
test_invalid_handles (test.test_multiprocessing_spawn.TestInvalidHandle) ... ok
test_noforkbomb (test.test_multiprocessing_spawn.TestNoForkBomb) ... ok
test_release_unused_processes (test.test_multiprocessing_spawn.TestPoolNotLeakOnFailure) ... ok
test_resource_tracker (test.test_multiprocessing_spawn.TestResourceTracker) ... ok
test_resource_tracker_reused (test.test_multiprocessing_spawn.TestResourceTracker) ... ok
test_resource_tracker_sigint (test.test_multiprocessing_spawn.TestResourceTracker) ... ok
test_resource_tracker_sigkill (test.test_multiprocessing_spawn.TestResourceTracker) ... ok
test_resource_tracker_sigterm (test.test_multiprocessing_spawn.TestResourceTracker) ... ok
test_empty (test.test_multiprocessing_spawn.TestSimpleQueue) ... ok
test_context (test.test_multiprocessing_spawn.TestStartMethod) ... ok
test_get_all (test.test_multiprocessing_spawn.TestStartMethod) ... ok
test_preload_resources (test.test_multiprocessing_spawn.TestStartMethod) ... skipped "test only relevant for 'forkserver' method"
test_set_get (test.test_multiprocessing_spawn.TestStartMethod) ... ok
test_flushing (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok
test_pool_in_process (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok
test_queue_in_process (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok
test_array (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_barrier (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_bounded_semaphore (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_condition (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_dict (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_event (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_joinable_queue (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_list (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_lock (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_namespace (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_pool (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_queue (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_rlock (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_semaphore (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_value (test.test_multiprocessing_spawn.TestSyncManagerTypes) ... ok
test_timeout (test.test_multiprocessing_spawn.TestTimeouts) ... ok
test_neg_timeout (test.test_multiprocessing_spawn.TestWait) ... ok
test_wait (test.test_multiprocessing_spawn.TestWait) ... ok
test_wait_integer (test.test_multiprocessing_spawn.TestWait) ... ok
test_wait_slow (test.test_multiprocessing_spawn.TestWait) ... ok
test_wait_socket (test.test_multiprocessing_spawn.TestWait) ... ok
test_wait_socket_slow (test.test_multiprocessing_spawn.TestWait) ... ok
test_wait_timeout (test.test_multiprocessing_spawn.TestWait) ... ok
test_abort (test.test_multiprocessing_spawn.WithManagerTestBarrier)
Test that an abort will put the barrier in a broken state ... ok
test_abort_and_reset (test.test_multiprocessing_spawn.WithManagerTestBarrier)
Test that a barrier can be reset after being broken. ... ok
test_action (test.test_multiprocessing_spawn.WithManagerTestBarrier)
Test the 'action' callback ... ok
test_barrier (test.test_multiprocessing_spawn.WithManagerTestBarrier)
Test that a barrier is passed in lockstep ... ok
test_barrier_10 (test.test_multiprocessing_spawn.WithManagerTestBarrier)
Test that a barrier works for 10 consecutive runs ... ok
test_default_timeout (test.test_multiprocessing_spawn.WithManagerTestBarrier)
Test the barrier's default timeout ... ok
test_reset (test.test_multiprocessing_spawn.WithManagerTestBarrier)
Test that a 'reset' on a barrier frees the waiting threads ... ok
test_single_thread (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok
test_thousand (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... skipped 'test not appropriate for manager'
test_timeout (test.test_multiprocessing_spawn.WithManagerTestBarrier)
Test wait(timeout) ... ok
test_wait_return (test.test_multiprocessing_spawn.WithManagerTestBarrier)
test the return value from barrier.wait ... ok
test_notify (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok
test_notify_all (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok
test_notify_n (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok
test_timeout (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok
test_wait_result (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok
test_waitfor (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok
test_waitfor_timeout (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok
test_dict (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok
test_dict_iter (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok
test_dict_proxy_nested (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok
test_list (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok
test_list_iter (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok
test_list_proxy_in_list (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok
test_namespace (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok
test_event (test.test_multiprocessing_spawn.WithManagerTestEvent) ... ok
test_lock (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok
test_lock_context (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok
test_rlock (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok
test_rapid_restart (test.test_multiprocessing_spawn.WithManagerTestManagerRestart) ... ok
test_mymanager (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok
test_mymanager_context (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok
test_mymanager_context_prestarted (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok
test_apply (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_async_timeout (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_context (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_empty_iterable (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_enter (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not applicable to manager'
test_imap (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not appropriate for manager'
test_imap_unordered (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not appropriate for manager'
test_make_pool (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_map (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_map_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_map_async_callbacks (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_map_chunksize (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_map_handle_iterable_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not appropriate for manager'
test_map_no_failfast (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_map_unplicklable (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_release_task_refs (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_resource_warning (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not applicable to manager'
test_starmap (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_starmap_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_terminate (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_traceback (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_wrapped_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok
test_closed_queue_put_get_exceptions (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok
test_fork (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok
test_get (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok
test_no_import_lock_contention (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok
test_put (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok
test_qsize (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok
test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_spawn.WithManagerTestQueue) ... skipped 'test not appropriate for manager'
test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_spawn.WithManagerTestQueue) ... skipped 'test not appropriate for manager'
test_task_done (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok
test_timeout (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok
test_remote (test.test_multiprocessing_spawn.WithManagerTestRemoteManager) ... ok
test_bounded_semaphore (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... ok
test_semaphore (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... ok
test_timeout (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... skipped 'test not appropriate for manager'
test_array (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok
test_array_from_size (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok
test_getobj_getlock_obj (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok
test_rawarray (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok
test_abort (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
Test that an abort will put the barrier in a broken state ... ok
test_abort_and_reset (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
Test that a barrier can be reset after being broken. ... ok
test_action (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
Test the 'action' callback ... ok
test_barrier (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
Test that a barrier is passed in lockstep ... ok
test_barrier_10 (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
Test that a barrier works for 10 consecutive runs ... ok
test_default_timeout (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
Test the barrier's default timeout ... ok
test_reset (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
Test that a 'reset' on a barrier frees the waiting threads ... ok
test_single_thread (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok
test_thousand (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok
test_timeout (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
Test wait(timeout) ... ok
test_wait_return (test.test_multiprocessing_spawn.WithProcessesTestBarrier)
test the return value from barrier.wait ... ok
test_notify (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok
test_notify_all (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok
test_notify_n (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok
test_timeout (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok
test_wait_result (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok
test_waitfor (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok
test_waitfor_timeout (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok
test_connection (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok
test_context (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok
test_duplex_false (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok
test_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok
test_large_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok
test_missing_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok
test_sendbytes (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok
test_spawn_close (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok
test_event (test.test_multiprocessing_spawn.WithProcessesTestEvent) ... ok
test_finalize (test.test_multiprocessing_spawn.WithProcessesTestFinalize) ... ok
test_thread_safety (test.test_multiprocessing_spawn.WithProcessesTestFinalize) ... ok
test_free_from_gc (test.test_multiprocessing_spawn.WithProcessesTestHeap) ... ok
test_heap (test.test_multiprocessing_spawn.WithProcessesTestHeap) ... ok
test_context (test.test_multiprocessing_spawn.WithProcessesTestListener) ... ok
test_multiple_bind (test.test_multiprocessing_spawn.WithProcessesTestListener) ... ok
test_issue14725 (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok
test_issue16955 (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok
test_listener_client (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok
test_lock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_lock_context (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_rlock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_enable_logging (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok
test_level (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok
test_rapid_restart (test.test_multiprocessing_spawn.WithProcessesTestManagerRestart) ... ok
test_access (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
test_pickling (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
test_boundaries (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok
test_dont_merge (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok
test_empty_string (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok
test_strings (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok
test_poll_eintr (test.test_multiprocessing_spawn.WithProcessesTestPollEintr) ... ok
test_apply (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_async_timeout (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_context (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_empty_iterable (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_enter (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_imap (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_imap_unordered (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_make_pool (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_map (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_map_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_map_async_callbacks (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_map_chunksize (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_map_handle_iterable_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_map_no_failfast (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_map_unplicklable (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_release_task_refs (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_resource_warning (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_starmap (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_starmap_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_terminate (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_traceback (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_wrapped_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok
test_async_error_callback (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerErrors) ... ok
test_unpickleable_result (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerErrors) ... ok
test_pool_worker_lifetime (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerLifetime) ... ok
test_pool_worker_lifetime_early_close (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerLifetime) ... ok
test_active_children (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_child_fd_inflation (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_close (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_cpu_count (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_current (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_daemon_argument (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_error_on_stdio_flush_1 (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_error_on_stdio_flush_2 (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_forkserver_sigint (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... skipped 'test not appropriate for spawn'
test_forkserver_sigkill (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... skipped 'test not appropriate for spawn'
test_kill (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_lose_target_ref (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_many_processes (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_parent_process (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_parent_process_attributes (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_process (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_process_mainthread_native_id (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_recursion (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_sentinel (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_terminate (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_wait_for_threads (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok
test_closed_queue_put_get_exceptions (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_fork (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_get (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_no_import_lock_contention (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_put (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_qsize (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_task_done (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_timeout (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok
test_bounded_semaphore (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok
test_semaphore (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok
test_timeout (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok
test_copy (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok
test_sharedctypes (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok
test_synchronize (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok
test_shared_memory_ShareableList_basics (test.test_multiprocessing_spawn.WithProcessesTestSharedMemory) ... ok
test_shared_memory_ShareableList_pickling (test.test_multiprocessing_spawn.WithProcessesTestSharedMemory) ... ok
test_shared_memory_SharedMemoryManager_basics (test.test_multiprocessing_spawn.WithProcessesTestSharedMemory) ... ok
test_shared_memory_SharedMemoryManager_reuses_resource_tracker (test.test_multiprocessing_spawn.WithProcessesTestSharedMemory) ... ok
test_shared_memory_SharedMemoryServer_ignores_sigint (test.test_multiprocessing_spawn.WithProcessesTestSharedMemory) ... ok
test_shared_memory_across_processes (test.test_multiprocessing_spawn.WithProcessesTestSharedMemory) ... ok
test_shared_memory_basics (test.test_multiprocessing_spawn.WithProcessesTestSharedMemory) ... ok
test_shared_memory_cleaned_after_process_termination (test.test_multiprocessing_spawn.WithProcessesTestSharedMemory) ... ok
test_stderr_flush (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok
test_subclassing (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok
test_sys_exit (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok
test_getobj_getlock (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok
test_rawvalue (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok
test_value (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok
test_abort (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
Test that an abort will put the barrier in a broken state ... ok
test_abort_and_reset (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
Test that a barrier can be reset after being broken. ... ok
test_action (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
Test the 'action' callback ... ok
test_barrier (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
Test that a barrier is passed in lockstep ... ok
test_barrier_10 (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
Test that a barrier works for 10 consecutive runs ... ok
test_default_timeout (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
Test the barrier's default timeout ... ok
test_reset (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
Test that a 'reset' on a barrier frees the waiting threads ... ok
test_single_thread (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok
test_thousand (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok
test_timeout (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
Test wait(timeout) ... ok
test_wait_return (test.test_multiprocessing_spawn.WithThreadsTestBarrier)
test the return value from barrier.wait ... ok
test_notify (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok
test_notify_all (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok
test_notify_n (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok
test_timeout (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok
test_wait_result (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok
test_waitfor (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok
test_waitfor_timeout (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok
test_connection (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok
test_context (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok
test_duplex_false (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok
test_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes'
test_large_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes'
test_missing_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes'
test_sendbytes (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'test not appropriate for threads'
test_spawn_close (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok
test_event (test.test_multiprocessing_spawn.WithThreadsTestEvent) ... ok
test_issue14725 (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok
test_issue16955 (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok
test_listener_client (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok
test_lock (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok
test_lock_context (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok
test_rlock (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok
test_rapid_restart (test.test_multiprocessing_spawn.WithThreadsTestManagerRestart) ... ok
test_boundaries (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok
test_dont_merge (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok
test_empty_string (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok
test_strings (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok
test_apply (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_async_timeout (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_context (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_empty_iterable (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_enter (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_imap (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_imap_unordered (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_make_pool (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_map (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_map_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_map_async_callbacks (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_map_chunksize (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_map_handle_iterable_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_map_no_failfast (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_map_unplicklable (test.test_multiprocessing_spawn.WithThreadsTestPool) ... skipped 'test not appropriate for threads'
test_release_task_refs (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_resource_warning (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_starmap (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_starmap_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_terminate (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_traceback (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_wrapped_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok
test_active_children (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok
test_child_fd_inflation (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_close (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_cpu_count (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok
test_current (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_daemon_argument (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_error_on_stdio_flush_1 (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok
test_error_on_stdio_flush_2 (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok
test_forkserver_sigint (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_forkserver_sigkill (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_kill (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_lose_target_ref (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok
test_many_processes (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_parent_process (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_parent_process_attributes (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_process (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok
test_process_mainthread_native_id (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_recursion (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok
test_sentinel (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_terminate (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_wait_for_threads (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_closed_queue_put_get_exceptions (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok
test_fork (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok
test_get (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok
test_no_import_lock_contention (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok
test_put (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok
test_qsize (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok
test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... skipped 'test not appropriate for threads'
test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... skipped 'test not appropriate for threads'
test_task_done (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok
test_timeout (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok
test_bounded_semaphore (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... ok
test_semaphore (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... ok
test_timeout (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads'
test_import (test.test_multiprocessing_spawn._TestImportStar) ... ok
----------------------------------------------------------------------
Ran 354 tests in 224.633s
OK (skipped=35)
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 9.384s
OK (skipped=2)
test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
test_msilib skipped -- No module named '_msi'
test_winsound skipped -- No module named 'winsound'
test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
make: *** [buildbottest] Error 3
Test report
===========
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named monson-win-arm32 went away.
It last disconnected at Thu Feb 13 07:51:13 2020.
The admin on record (as reported by WORKER:info/admin) was Paul Monson <paulmon(a)microsoft.com>
.
Sincerely,
-The Buildbot
1
0
The Buildbot has detected a failed build on builder s390x Fedora 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/336/builds/91
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
404 tests OK.
10 slowest tests:
- test_concurrent_futures: 4 min 21 sec
- test_multiprocessing_spawn: 4 min 5 sec
- test_multiprocessing_forkserver: 2 min 27 sec
- test_tokenize: 2 min 13 sec
- test_unparse: 2 min 6 sec
- test_gdb: 2 min 5 sec
- test_multiprocessing_fork: 1 min 49 sec
- test_capi: 1 min 47 sec
- test_lib2to3: 1 min 30 sec
- test_asyncio: 1 min 14 sec
1 test altered the execution environment:
test_asyncio
15 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_readline test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64
Total duration: 9 min 8 sec
Captured traceback
==================
remote: Enumerating objects: 47, done.
remote: Counting objects: 2% (1/47)
remote: Counting objects: 4% (2/47)
remote: Counting objects: 6% (3/47)
remote: Counting objects: 8% (4/47)
remote: Counting objects: 10% (5/47)
remote: Counting objects: 12% (6/47)
remote: Counting objects: 14% (7/47)
remote: Counting objects: 17% (8/47)
remote: Counting objects: 19% (9/47)
remote: Counting objects: 21% (10/47)
remote: Counting objects: 23% (11/47)
remote: Counting objects: 25% (12/47)
remote: Counting objects: 27% (13/47)
remote: Counting objects: 29% (14/47)
remote: Counting objects: 31% (15/47)
remote: Counting objects: 34% (16/47)
remote: Counting objects: 36% (17/47)
remote: Counting objects: 38% (18/47)
remote: Counting objects: 40% (19/47)
remote: Counting objects: 42% (20/47)
remote: Counting objects: 44% (21/47)
remote: Counting objects: 46% (22/47)
remote: Counting objects: 48% (23/47)
remote: Counting objects: 51% (24/47)
remote: Counting objects: 53% (25/47)
remote: Counting objects: 55% (26/47)
remote: Counting objects: 57% (27/47)
remote: Counting objects: 59% (28/47)
remote: Counting objects: 61% (29/47)
remote: Counting objects: 63% (30/47)
remote: Counting objects: 65% (31/47)
remote: Counting objects: 68% (32/47)
remote: Counting objects: 70% (33/47)
remote: Counting objects: 72% (34/47)
remote: Counting objects: 74% (35/47)
remote: Counting objects: 76% (36/47)
remote: Counting objects: 78% (37/47)
remote: Counting objects: 80% (38/47)
remote: Counting objects: 82% (39/47)
remote: Counting objects: 85% (40/47)
remote: Counting objects: 87% (41/47)
remote: Counting objects: 89% (42/47)
remote: Counting objects: 91% (43/47)
remote: Counting objects: 93% (44/47)
remote: Counting objects: 95% (45/47)
remote: Counting objects: 97% (46/47)
remote: Counting objects: 100% (47/47)
remote: Counting objects: 100% (47/47), done.
remote: Compressing objects: 6% (1/16)
remote: Compressing objects: 12% (2/16)
remote: Compressing objects: 18% (3/16)
remote: Compressing objects: 25% (4/16)
remote: Compressing objects: 31% (5/16)
remote: Compressing objects: 37% (6/16)
remote: Compressing objects: 43% (7/16)
remote: Compressing objects: 50% (8/16)
remote: Compressing objects: 56% (9/16)
remote: Compressing objects: 62% (10/16)
remote: Compressing objects: 68% (11/16)
remote: Compressing objects: 75% (12/16)
remote: Compressing objects: 81% (13/16)
remote: Compressing objects: 87% (14/16)
remote: Compressing objects: 93% (15/16)
remote: Compressing objects: 100% (16/16)
remote: Compressing objects: 100% (16/16), done.
remote: Total 25 (delta 22), reused 11 (delta 9), pack-reused 0
From https://github.com/python/cpython
* branch master -> FETCH_HEAD
Reset branch 'master'
In file included from ./Include/unicodeobject.h:1026,
from ./Include/Python.h:97,
from Objects/unicodeobject.c:42:
Objects/unicodeobject.c: In function ‘PyUnicode_IsIdentifier’:
./Include/cpython/unicodeobject.h:393:34: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
393 | ((const Py_UCS1 *)(data))[(index)] : \
| ^
Objects/unicodeobject.c:12211:11: note: ‘data’ was declared here
12211 | void *data;
| ^~~~
In file included from ./Include/unicodeobject.h:1026,
from ./Include/Python.h:97,
from Objects/unicodeobject.c:42:
./Include/cpython/unicodeobject.h:393:44: warning: ‘kind’ may be used uninitialized in this function [-Wmaybe-uninitialized]
393 | ((const Py_UCS1 *)(data))[(index)] : \
| ^
Objects/unicodeobject.c:12210:9: note: ‘kind’ was declared here
12210 | int kind;
| ^~~~
test_startfile skipped -- object <module 'os' from '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/os.py'> has no attribute 'startfile'
test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_nis skipped -- No module named 'nis'
test_winreg skipped -- No module named 'winreg'
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_readline skipped -- No module named 'readline'
test_msilib skipped -- No module named '_msi'
test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_winconsoleio skipped -- test only relevant on win32
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
test_ioctl skipped -- Unable to open /dev/tty
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 9.726s
OK (skipped=2)
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_kqueue skipped -- test works only on BSD
/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_bc9d06cc': [Errno 2] No such file or directory: '/psm_bc9d06cc'
warnings.warn('resource_tracker: %r: %s' % (name, e))
stty: 'standard input': Inappropriate ioctl for device
test_winsound skipped -- No module named 'winsound'
test_devpoll skipped -- test works only on Solaris OS family
test__add_callback_cancelled_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test__add_callback_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test__run_once (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test__run_once_cancelled_event_cleanup (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test__run_once_schedule_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_asyncgen_finalization_by_gc (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_asyncgen_finalization_by_gc_in_other_thread (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_call_later (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_call_later_negative_delays (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_call_soon (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_call_soon_non_callable (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_check_thread (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_close (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_create_named_task_with_custom_factory (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_create_named_task_with_default_factory (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_create_task (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_default_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_default_exc_handler_callback (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_default_exc_handler_coro (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_env_var_debug (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_not_implemented (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_run_forever_keyboard_interrupt (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_run_forever_pre_stopped (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_run_once (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_run_until_complete_baseexception (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_run_until_complete_loop (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_run_until_complete_loop_orphan_future_close_loop (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_run_until_complete_type_error (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_set_debug (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_set_default_executor (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_set_default_executor_deprecation_warnings (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_set_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_set_exc_handler_custom (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_set_exc_handler_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_set_task_factory (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_set_task_factory_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_single_selecter_event_callback_after_stopping (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_subprocess_exec_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_subprocess_shell_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_time_and_call_at (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok
test_accept_connection_exception (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_accept_connection_retry (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_call_coroutine (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_bluetooth (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_ipv6_scope (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_multiple (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_multiple_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_multiple_errors_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_no_inet_pton (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_no_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_no_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_service_name (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_ssl_server_hostname_default (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_timeout (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_connection_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_addr_error (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_allow_broadcast (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_existing_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_no_addrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_no_matching_family (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_noaddr_nofamily (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_reuse_address_error (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_reuse_address_warning (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_setblk_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_sock_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_sock_unix (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_socket_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_datagram_endpoint_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_empty_host (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_ipv6 (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_soreuseport_only_defined (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_ssl_timeout_for_plain_socket (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_stream_bittype (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_create_server_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_getnameinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_log_slow_callbacks (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok
test_ipaddr_info (test.test_asyncio.test_base_events.BaseEventTests) ... ok
test_ipaddr_info_no_inet_pton (test.test_asyncio.test_base_events.BaseEventTests) ... ok
test_port_parameter_types (test.test_asyncio.test_base_events.BaseEventTests) ... ok
test__sock_sendfile_native_failure (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_blocking_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_negative_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_negative_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_nonbinary_file (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_nonstream_socket (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_notint_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_notint_offset (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_sock_sendfile_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_sock_sendfile_fallback_offset_and_count (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_sock_sendfile_no_fallback (test.test_asyncio.test_base_events.BaseLoopSockSendfileTests) ... ok
test_running_loop_within_a_loop (test.test_asyncio.test_base_events.RunningLoopTests) ... ok
test_set_nodelay (test.test_asyncio.test_base_events.TestSelectorUtils) ... ok
test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolProactorTests) ... skipped 'Windows only'
test_buffered_proto_create_connection (test.test_asyncio.test_buffered_proto.BufferedProtocolSelectorTests) ... ok
test_asyncio_task_decimal_context (test.test_asyncio.test_context.DecimalContextTest) ... ok
test_not_implemented (test.test_asyncio.test_events.AbstractEventLoopTests) ... ok
test_not_implemented_async (test.test_asyncio.test_events.AbstractEventLoopTests) ... ok
test_add_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_add_signal_handler (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_bidirectional_pty (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_call_later (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_call_soon (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_call_soon_threadsafe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_close_running_event_loop (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_connection_local_addr (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_connection_local_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_datagram_endpoint (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_datagram_endpoint_sock (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_dual_stack (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_reuse_port (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_sock (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_ssl_match_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_ssl_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_ssl_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_unix_server (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_unix_server_path_socket_error (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_unix_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_unix_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_internal_fds (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_prompt_cancellation (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_read_pipe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_read_pty_output (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_reader_callback (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_remove_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_run_in_executor (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_run_in_executor_cancel (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_run_until_complete (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_run_until_complete_nesting (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_run_until_complete_stopped (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_server_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_signal_handling_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_signal_handling_while_selecting (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_ssl_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_close_after_finish (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_close_client_stream (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_exec (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_exec_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_exitcode (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_interactive (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_kill (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_send_signal (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_shell (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_shell_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_stderr (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_terminate (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_subprocess_wait_no_same_group (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_timeout_rounding (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_unclosed_pipe_transport (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_write_pipe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_write_pty (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_writer_callback (test.test_asyncio.test_events.EPollEventLoopTests) ... ok
test_callback_with_exception (test.test_asyncio.test_events.HandleTests) ... ok
test_coroutine_like_object_debug_formatting (test.test_asyncio.test_events.HandleTests) ... ok
test_handle (test.test_asyncio.test_events.HandleTests) ... ok
test_handle_repr (test.test_asyncio.test_events.HandleTests) ... ok
test_handle_repr_debug (test.test_asyncio.test_events.HandleTests) ... ok
test_handle_source_traceback (test.test_asyncio.test_events.HandleTests) ... ok
test_handle_weakref (test.test_asyncio.test_events.HandleTests) ... ok
test_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok
test_get_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok
test_get_event_loop_after_set_none (test.test_asyncio.test_events.PolicyTests) ... ok
test_get_event_loop_calls_set_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok
test_get_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok
test_get_event_loop_thread (test.test_asyncio.test_events.PolicyTests) ... ok
test_new_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok
test_set_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok
test_set_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok
test_add_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_add_signal_handler (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_bidirectional_pty (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_call_later (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_call_soon (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_call_soon_threadsafe (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_close_running_event_loop (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_connection_local_addr (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_connection_local_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_datagram_endpoint (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_datagram_endpoint_sock (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_dual_stack (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_reuse_port (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_sock (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_ssl_match_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_ssl_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_ssl_unix_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_unix_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_unix_server (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_unix_server_path_socket_error (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_unix_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_unix_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_internal_fds (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_prompt_cancellation (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_read_pipe (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_read_pty_output (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_reader_callback (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_remove_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_run_in_executor (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_run_in_executor_cancel (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_run_until_complete (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_run_until_complete_nesting (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_run_until_complete_stopped (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_server_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_signal_handling_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_signal_handling_while_selecting (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_ssl_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_close_after_finish (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_close_client_stream (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_exec (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_exec_invalid_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_exitcode (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_interactive (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_kill (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_send_signal (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_shell (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_shell_invalid_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_stderr (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_terminate (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_subprocess_wait_no_same_group (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_timeout_rounding (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_unclosed_pipe_transport (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_write_pipe (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_write_pty (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_writer_callback (test.test_asyncio.test_events.PollEventLoopTests) ... ok
test_add_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_add_signal_handler (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_bidirectional_pty (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_call_later (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_call_soon (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_call_soon_threadsafe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_close_running_event_loop (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_connect_accepted_socket_ssl_timeout_for_plain_socket (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_connection_local_addr (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_connection_local_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_datagram_endpoint (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_datagram_endpoint_sock (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_dual_stack (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_reuse_port (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_sock (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_ssl_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_ssl_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_unix_server (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_unix_server_path_socket_error (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_internal_fds (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_prompt_cancellation (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_read_pipe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_read_pty_output (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_reader_callback (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_remove_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_run_in_executor (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_run_in_executor_cancel (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_run_until_complete (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_run_until_complete_nesting (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_run_until_complete_stopped (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_server_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_signal_handling_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_signal_handling_while_selecting (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_ssl_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_close_after_finish (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_close_client_stream (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_exec (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_exec_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_exitcode (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_interactive (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_kill (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_send_signal (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_shell (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_shell_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_stderr (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_terminate (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_subprocess_wait_no_same_group (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_timeout_rounding (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_unclosed_pipe_transport (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_write_pipe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_write_pty (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_writer_callback (test.test_asyncio.test_events.SelectEventLoopTests) ... ok
test_close (test.test_asyncio.test_events.TestAbstractServer) ... ok
test_get_loop (test.test_asyncio.test_events.TestAbstractServer) ... ok
test_wait_closed (test.test_asyncio.test_events.TestAbstractServer) ... ok
test_get_event_loop_new_process (test.test_asyncio.test_events.TestCGetEventLoop) ... ok
test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestCGetEventLoop) ... ok
test_get_event_loop_new_process (test.test_asyncio.test_events.TestPyGetEventLoop) ... ok
test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.TestPyGetEventLoop) ... ok
test_get_loop (test.test_asyncio.test_events.TestServer) ... ok
test_hash (test.test_asyncio.test_events.TimerTests) ... ok
test_timer (test.test_asyncio.test_events.TimerTests) ... ok
test_timer_comparison (test.test_asyncio.test_events.TimerTests) ... ok
test_timer_repr (test.test_asyncio.test_events.TimerTests) ... ok
test_timer_repr_debug (test.test_asyncio.test_events.TimerTests) ... ok
test_when (test.test_asyncio.test_events.TimerTests) ... ok
test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_remove_done_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... ok
test_inherit_without_calling_super_init (test.test_asyncio.test_futures.CFutureInheritanceTests) ... ok
test_cancel (test.test_asyncio.test_futures.CFutureTests) ... ok
test_constructor_positional (test.test_asyncio.test_futures.CFutureTests) ... ok
test_copy_state (test.test_asyncio.test_futures.CFutureTests) ... ok
test_exception (test.test_asyncio.test_futures.CFutureTests) ... ok
test_exception_class (test.test_asyncio.test_futures.CFutureTests) ... ok
test_future_del_collect (test.test_asyncio.test_futures.CFutureTests) ... ok
test_future_del_segfault (test.test_asyncio.test_futures.CFutureTests) ... ok
test_future_exception_never_retrieved (test.test_asyncio.test_futures.CFutureTests) ... ok
test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CFutureTests) ... ok
test_future_iter_throw (test.test_asyncio.test_futures.CFutureTests) ... ok
test_future_repr (test.test_asyncio.test_futures.CFutureTests) ... ok
test_future_source_traceback (test.test_asyncio.test_futures.CFutureTests) ... ok
test_future_stop_iteration_args (test.test_asyncio.test_futures.CFutureTests) ... ok
test_init_constructor_default_loop (test.test_asyncio.test_futures.CFutureTests) ... ok
test_initial_state (test.test_asyncio.test_futures.CFutureTests) ... ok
test_isfuture (test.test_asyncio.test_futures.CFutureTests) ... ok
test_iter (test.test_asyncio.test_futures.CFutureTests) ... ok
test_log_traceback (test.test_asyncio.test_futures.CFutureTests) ... ok
test_result (test.test_asyncio.test_futures.CFutureTests) ... ok
test_set_result_unless_cancelled (test.test_asyncio.test_futures.CFutureTests) ... ok
test_tb_logger_abandoned (test.test_asyncio.test_futures.CFutureTests) ... ok
test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CFutureTests) ... ok
test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CFutureTests) ... ok
test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CFutureTests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CFutureTests) ... ok
test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CFutureTests) ... ok
test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CFutureTests) ... ok
test_uninitialized (test.test_asyncio.test_futures.CFutureTests) ... ok
test_wrap_future (test.test_asyncio.test_futures.CFutureTests) ... ok
test_wrap_future_cancel (test.test_asyncio.test_futures.CFutureTests) ... ok
test_wrap_future_cancel2 (test.test_asyncio.test_futures.CFutureTests) ... ok
test_wrap_future_future (test.test_asyncio.test_futures.CFutureTests) ... ok
test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CFutureTests) ... ok
test_yield_from_twice (test.test_asyncio.test_futures.CFutureTests) ... ok
test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_callbacks_remove_first_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_callbacks_remove_third_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_remove_done_callback (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.CSubFutureDoneCallbackTests) ... ok
test_cancel (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_constructor_positional (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_copy_state (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_exception (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_exception_class (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_future_del_collect (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_future_exception_never_retrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_future_iter_throw (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_future_repr (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_future_source_traceback (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_future_stop_iteration_args (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_init_constructor_default_loop (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_initial_state (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_isfuture (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_iter (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_log_traceback (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_result (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_set_result_unless_cancelled (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_tb_logger_abandoned (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_uninitialized (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_wrap_future (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_wrap_future_cancel (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_wrap_future_cancel2 (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_wrap_future_future (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_yield_from_twice (test.test_asyncio.test_futures.CSubFutureTests) ... ok
test_ensure_future (test.test_asyncio.test_futures.DuckTests) ... ok
test_wrap_future (test.test_asyncio.test_futures.DuckTests) ... ok
test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_callbacks_remove_first_and_second_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_callbacks_remove_first_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_callbacks_remove_third_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_remove_done_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_schedule_callbacks_list_mutation_1 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_schedule_callbacks_list_mutation_2 (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok
test_inherit_without_calling_super_init (test.test_asyncio.test_futures.PyFutureInheritanceTests) ... ok
test_cancel (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_constructor_positional (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_copy_state (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_exception (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_exception_class (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_future_del_collect (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_future_exception_never_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_future_iter_throw (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_future_repr (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_future_source_traceback (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_future_stop_iteration_args (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_init_constructor_default_loop (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_initial_state (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_isfuture (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_iter (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_log_traceback (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_result (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_set_result_unless_cancelled (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_tb_logger_abandoned (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_tb_logger_result_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_uninitialized (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_wrap_future (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_wrap_future_cancel (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_wrap_future_cancel2 (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_wrap_future_future (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_wrap_future_use_global_loop (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_yield_from_twice (test.test_asyncio.test_futures.PyFutureTests) ... ok
test_ambiguous_loops (test.test_asyncio.test_locks.ConditionTests) ... ok
test_context_manager (test.test_asyncio.test_locks.ConditionTests) ... ok
test_ctor_loop (test.test_asyncio.test_locks.ConditionTests) ... ok
test_ctor_noloop (test.test_asyncio.test_locks.ConditionTests) ... ok
test_explicit_lock (test.test_asyncio.test_locks.ConditionTests) ... ok
test_notify (test.test_asyncio.test_locks.ConditionTests) ... ok
test_notify_all (test.test_asyncio.test_locks.ConditionTests) ... ok
test_notify_all_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok
test_notify_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok
test_repr (test.test_asyncio.test_locks.ConditionTests) ... ok
test_timeout_in_block (test.test_asyncio.test_locks.ConditionTests) ... ok
test_wait (test.test_asyncio.test_locks.ConditionTests) ... ok
test_wait_cancel (test.test_asyncio.test_locks.ConditionTests) ... ok
test_wait_cancel_after_notify (test.test_asyncio.test_locks.ConditionTests) ... ok
test_wait_cancel_contested (test.test_asyncio.test_locks.ConditionTests) ... ok
test_wait_for (test.test_asyncio.test_locks.ConditionTests) ... ok
test_wait_for_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok
test_wait_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok
test_clear (test.test_asyncio.test_locks.EventTests) ... ok
test_clear_with_waiters (test.test_asyncio.test_locks.EventTests) ... ok
test_ctor_loop (test.test_asyncio.test_locks.EventTests) ... ok
test_ctor_noloop (test.test_asyncio.test_locks.EventTests) ... ok
test_repr (test.test_asyncio.test_locks.EventTests) ... ok
test_wait (test.test_asyncio.test_locks.EventTests) ... ok
test_wait_cancel (test.test_asyncio.test_locks.EventTests) ... ok
test_wait_on_set (test.test_asyncio.test_locks.EventTests) ... ok
test_acquire (test.test_asyncio.test_locks.LockTests) ... ok
test_acquire_cancel (test.test_asyncio.test_locks.LockTests) ... ok
test_cancel_race (test.test_asyncio.test_locks.LockTests) ... ok
test_cancel_release_race (test.test_asyncio.test_locks.LockTests) ... ok
test_context_manager (test.test_asyncio.test_locks.LockTests) ... ok
test_ctor_loop (test.test_asyncio.test_locks.LockTests) ... ok
test_ctor_noloop (test.test_asyncio.test_locks.LockTests) ... ok
test_finished_waiter_cancelled (test.test_asyncio.test_locks.LockTests) ... ok
test_lock (test.test_asyncio.test_locks.LockTests) ... ok
test_lock_by_with_statement (test.test_asyncio.test_locks.LockTests) ... ok
test_release_no_waiters (test.test_asyncio.test_locks.LockTests) ... ok
test_release_not_acquired (test.test_asyncio.test_locks.LockTests) ... ok
test_repr (test.test_asyncio.test_locks.LockTests) ... ok
test_acquire (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_acquire_cancel (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_acquire_cancel_before_awoken (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_acquire_hang (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_ctor_loop (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_ctor_noloop (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_initial_value_zero (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_release_no_waiters (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_release_not_acquired (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_repr (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_semaphore (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_semaphore_value (test.test_asyncio.test_locks.SemaphoreTests) ... ok
test_async_def_coroutines (test.test_asyncio.test_pep492.CoroutineTests) ... ok
test_debug_mode_manages_coroutine_origin_tracking (test.test_asyncio.test_pep492.CoroutineTests) ... ok
test_double_await (test.test_asyncio.test_pep492.CoroutineTests) ... ok
test_function_returning_awaitable (test.test_asyncio.test_pep492.CoroutineTests) ... ok
test_iscoroutine (test.test_asyncio.test_pep492.CoroutineTests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_pep492.CoroutineTests) ... ok
test_task_print_stack (test.test_asyncio.test_pep492.CoroutineTests) ... ok
test_types_coroutine (test.test_asyncio.test_pep492.CoroutineTests) ... ok
test_context_manager_async_with (test.test_asyncio.test_pep492.LockTests) ... ok
test_context_manager_with_await (test.test_asyncio.test_pep492.LockTests) ... ok
test_readline (test.test_asyncio.test_pep492.StreamReaderTests) ... ok
test_close (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_close_self_pipe (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_create_server (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_create_server_cancel (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_ctor (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_datagram_loop_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_datagram_loop_reading_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_datagram_loop_reading_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_datagram_loop_reading_no_data (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_datagram_loop_writing (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_datagram_loop_writing_aborted (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_loop_self_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_loop_self_reading_exception (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_loop_self_reading_fut (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_make_datagram_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_make_socket_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_process_events (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_stop_serving (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test_write_to_self (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok
test__loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test__loop_writing_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test__loop_writing_error_received_connection (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test__loop_writing_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_fatal_error_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_buffer (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_buffer_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_buffer_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_bytearray (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_closing (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_connected_addr (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_error_received (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_error_received_connected (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_exception (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_memoryview (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_no_data (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sendto_str (test.test_asyncio.test_proactor_events.ProactorDatagramTransportTests) ... ok
test_sock_sendfile_iobuffer (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests) ... skipped 'Proactor is supported on Windows only'
test_sock_sendfile_not_a_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests) ... skipped 'Proactor is supported on Windows only'
test_sock_sendfile_not_regular_file (test.test_asyncio.test_proactor_events.ProactorEventLoopUnixSockSendfileTests) ... skipped 'Proactor is supported on Windows only'
test_abort (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_call_connection_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_close_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_close_write_fut (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_ctor (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_dont_pause_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_fatal_error (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_fatal_error_2 (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_force_close_idempotent (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_reading_aborted (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_reading_aborted_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_reading_aborted_is_fatal (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_reading_conn_reset_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_reading_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_reading_exception (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_reading_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_writing_err (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_writing_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_loop_writing_stop (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_pause_resume_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_pause_resume_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_pause_writing_2write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_pause_writing_3write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_write_eof (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_write_eof_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_write_eof_buffer_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_write_eof_duplex_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_write_eof_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_write_more (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_write_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok
test_base_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok
test_buffered_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok
test_datagram_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok
test_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok
test_subprocess_protocol (test.test_asyncio.test_protocols.ProtocolsAbsTests) ... ok
test_format (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok
test_join_empty_queue (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok
test_task_done (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok
test_task_done_underflow (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok
test_order (test.test_asyncio.test_queues.LifoQueueTests) ... ok
test_format (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok
test_join_empty_queue (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok
test_task_done (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok
test_task_done_underflow (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok
test_order (test.test_asyncio.test_queues.PriorityQueueTests) ... ok
test_ctor_loop (test.test_asyncio.test_queues.QueueBasicTests) ... ok
test_ctor_noloop (test.test_asyncio.test_queues.QueueBasicTests) ... ok
test_empty (test.test_asyncio.test_queues.QueueBasicTests) ... ok
test_full (test.test_asyncio.test_queues.QueueBasicTests) ... ok
test_maxsize (test.test_asyncio.test_queues.QueueBasicTests) ... ok
test_order (test.test_asyncio.test_queues.QueueBasicTests) ... ok
test_repr (test.test_asyncio.test_queues.QueueBasicTests) ... ok
test_str (test.test_asyncio.test_queues.QueueBasicTests) ... ok
test_blocking_get (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_blocking_get_wait (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_cancelled_getters_not_being_held_in_self_getters (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_get_cancelled (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_get_cancelled_race (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_get_with_putters (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_get_with_waiting_putters (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_nonblocking_get (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_nonblocking_get_exception (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_why_are_getters_waiting (test.test_asyncio.test_queues.QueueGetTests) ... ok
test_format (test.test_asyncio.test_queues.QueueJoinTests) ... ok
test_join_empty_queue (test.test_asyncio.test_queues.QueueJoinTests) ... ok
test_task_done (test.test_asyncio.test_queues.QueueJoinTests) ... ok
test_task_done_underflow (test.test_asyncio.test_queues.QueueJoinTests) ... ok
test_blocking_put (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_blocking_put_wait (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_cancelled_put_silence_value_error_exception (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_cancelled_puts_not_being_held_in_self_putters (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_float_maxsize (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_get_cancel_drop_many_pending_readers (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_get_cancel_drop_one_pending_reader (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_nonblocking_put (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_nonblocking_put_exception (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_put_cancel_drop (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_put_cancelled (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_put_cancelled_race (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_put_with_waiting_getters (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_why_are_putters_waiting (test.test_asyncio.test_queues.QueuePutTests) ... ok
test_asyncio_run_cancels_hanging_tasks (test.test_asyncio.test_runners.RunTests) ... ok
test_asyncio_run_closes_gens_after_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests) ... ok
test_asyncio_run_debug (test.test_asyncio.test_runners.RunTests) ... ok
test_asyncio_run_from_running_loop (test.test_asyncio.test_runners.RunTests) ... ok
test_asyncio_run_only_coro (test.test_asyncio.test_runners.RunTests) ... ok
test_asyncio_run_raises (test.test_asyncio.test_runners.RunTests) ... ok
test_asyncio_run_reports_hanging_tasks_errors (test.test_asyncio.test_runners.RunTests) ... ok
test_asyncio_run_return (test.test_asyncio.test_runners.RunTests) ... ok
test_accept_connection_multiple (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_add_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_add_reader_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_add_reader_existing_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_add_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_add_writer_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_close (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_close_no_selector (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_make_socket_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_make_ssl_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_make_ssl_transport_without_ssl_error (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_process_events_read (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_process_events_read_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_process_events_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_process_events_write_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_read_from_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_read_from_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_remove_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_remove_reader_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_remove_reader_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_remove_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_remove_writer_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_remove_writer_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_write_to_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_write_to_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok
test_fatal_error_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_fatal_error_connected_custom_error (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_read_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_read_ready_err (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_read_ready_oserr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_buffer (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_buffer_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_buffer_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_connected_addr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_error_received_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_ready_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_ready_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_ready_error_received_connection (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_ready_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_ready_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_str (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_sendto_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok
test_buffer_updated_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_get_buffer_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_get_buffer_zerosized (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_proto_type_switch (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportBufferedProtocolTests) ... ok
test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_ctor_with_waiter (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_data_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_pause_resume_reading (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_read_eof_received_error (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_transport_close_remove_writer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_eof_after_close (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_eof_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_partial_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_partial_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_ready_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_ready_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_ready_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_ready_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_ready_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_str (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test_write_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok
test__add_reader (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_abort (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_close (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_close_write_buffer (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_connection_lost (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_ctor (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_fatal_error (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_fatal_error_custom_exception (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_force_close (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok
test_sendfile (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_force_fallback (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_not_supported (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_partial (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_ssl (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sock_sendfile_success (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.EPollEventLoopTests) ... ok
test_sendfile (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_force_fallback (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_not_supported (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_partial (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_ssl (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sock_sendfile_success (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.PollEventLoopTests) ... ok
test_sendfile (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_fallback_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_for_closing_transp (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_force_fallback (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_force_unsupported_native (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_no_fallback_for_fallback_transport (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_not_supported (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_prevents_bare_write (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_ssl (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_ssl_close_peer_after_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_ssl_partial (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sendfile_ssl_pre_and_post_data (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sock_sendfile_mix_with_regular_send (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sock_sendfile_success (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sock_sendfile_with_offset_and_count (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_sock_sendfile_zero_size (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
test_start_server_1 (test.test_asyncio.test_server.ProactorStartServerTests) ... skipped 'Windows only'
test_start_server_1 (test.test_asyncio.test_server.SelectorStartServerTests) ... ok
test_start_unix_server_1 (test.test_asyncio.test_server.SelectorStartServerTests) ... ok
test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok
test_huge_content (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok
test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok
test_sock_accept (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok
test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok
test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok
test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.EPollEventLoopTests) ... ok
test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok
test_huge_content (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok
test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok
test_sock_accept (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok
test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok
test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok
test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.PollEventLoopTests) ... ok
test_create_connection_sock (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok
test_huge_content (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok
test_huge_content_recvinto (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok
test_sock_accept (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok
test_sock_client_fail (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok
test_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok
test_unix_sock_client_ops (test.test_asyncio.test_sock_lowlevel.SelectEventLoopTests) ... ok
test_buf_feed_data (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_create_connection_memory_leak (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_handshake_timeout (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_start_tls_server_1 (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_start_tls_wrong_args (test.test_asyncio.test_sslproto.ProactorStartTLSTests) ... skipped 'Windows only'
test_buf_feed_data (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_create_connection_memory_leak (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_create_connection_ssl_failed_certificate (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_create_connection_ssl_slow_handshake (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_handshake_timeout (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_start_tls_client_buf_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_start_tls_client_corrupted_ssl (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_start_tls_client_reg_proto_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_start_tls_server_1 (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_start_tls_slow_client_cancel (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_start_tls_wrong_args (test.test_asyncio.test_sslproto.SelectorStartTLSTests) ... ok
test_close_during_handshake (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_connection_lost (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_data_received_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_eof_received_waiter (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_fatal_error_no_name_error (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_get_extra_info_on_closed_connection (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_handshake_timeout_negative (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_handshake_timeout_zero (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_set_new_app_protocol (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_write_after_closing (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok
test_IncompleteReadError_pickleable (test.test_asyncio.test_streams.StreamTests) ... ok
test_LimitOverrunError_pickleable (test.test_asyncio.test_streams.StreamTests) ... ok
test___repr__ (test.test_asyncio.test_streams.StreamTests) ... ok
test___repr__data (test.test_asyncio.test_streams.StreamTests) ... ok
test___repr__eof (test.test_asyncio.test_streams.StreamTests) ... ok
test___repr__exception (test.test_asyncio.test_streams.StreamTests) ... ok
test___repr__nondefault_limit (test.test_asyncio.test_streams.StreamTests) ... ok
test___repr__transport (test.test_asyncio.test_streams.StreamTests) ... ok
test___repr__waiter (test.test_asyncio.test_streams.StreamTests) ... ok
test_async_writer_api (test.test_asyncio.test_streams.StreamTests) ... ok
test_async_writer_api_exception_after_close (test.test_asyncio.test_streams.StreamTests) ... ok
test_at_eof (test.test_asyncio.test_streams.StreamTests) ... ok
test_ctor_global_loop (test.test_asyncio.test_streams.StreamTests) ... ok
test_drain_raises (test.test_asyncio.test_streams.StreamTests) ... ok
test_eof_feed_when_closing_writer (test.test_asyncio.test_streams.StreamTests) ... ok
test_exception (test.test_asyncio.test_streams.StreamTests) ... ok
test_exception_cancel (test.test_asyncio.test_streams.StreamTests) ... ok
test_exception_waiter (test.test_asyncio.test_streams.StreamTests) ... ok
test_feed_empty_data (test.test_asyncio.test_streams.StreamTests) ... ok
test_feed_nonempty_data (test.test_asyncio.test_streams.StreamTests) ... ok
test_invalid_limit (test.test_asyncio.test_streams.StreamTests) ... ok
test_open_connection (test.test_asyncio.test_streams.StreamTests) ... ok
test_open_connection_error (test.test_asyncio.test_streams.StreamTests) ... ok
test_open_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests) ... ok
test_open_unix_connection (test.test_asyncio.test_streams.StreamTests) ... ok
test_open_unix_connection_error (test.test_asyncio.test_streams.StreamTests) ... ok
test_open_unix_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamTests) ... ok
test_read (test.test_asyncio.test_streams.StreamTests) ... ok
test_read_all_from_pipe_reader (test.test_asyncio.test_streams.StreamTests) ... ok
test_read_eof (test.test_asyncio.test_streams.StreamTests) ... ok
test_read_exception (test.test_asyncio.test_streams.StreamTests) ... ok
test_read_limit (test.test_asyncio.test_streams.StreamTests) ... ok
test_read_line_breaks (test.test_asyncio.test_streams.StreamTests) ... ok
test_read_until_eof (test.test_asyncio.test_streams.StreamTests) ... ok
test_read_zero (test.test_asyncio.test_streams.StreamTests) ... ok
test_readexactly (test.test_asyncio.test_streams.StreamTests) ... ok
test_readexactly_eof (test.test_asyncio.test_streams.StreamTests) ... ok
test_readexactly_exception (test.test_asyncio.test_streams.StreamTests) ... ok
test_readexactly_limit (test.test_asyncio.test_streams.StreamTests) ... ok
test_readexactly_zero_or_less (test.test_asyncio.test_streams.StreamTests) ... ok
test_readline (test.test_asyncio.test_streams.StreamTests) ... ok
test_readline_empty_eof (test.test_asyncio.test_streams.StreamTests) ... ok
test_readline_eof (test.test_asyncio.test_streams.StreamTests) ... ok
test_readline_exception (test.test_asyncio.test_streams.StreamTests) ... ok
test_readline_limit (test.test_asyncio.test_streams.StreamTests) ... ok
test_readline_limit_with_existing_data (test.test_asyncio.test_streams.StreamTests) ... ok
test_readline_nolimit_nowait (test.test_asyncio.test_streams.StreamTests) ... ok
test_readline_read_byte_count (test.test_asyncio.test_streams.StreamTests) ... ok
test_readuntil_eof (test.test_asyncio.test_streams.StreamTests) ... ok
test_readuntil_limit_found_sep (test.test_asyncio.test_streams.StreamTests) ... ok
test_readuntil_multi_chunks (test.test_asyncio.test_streams.StreamTests) ... ok
test_readuntil_multi_chunks_1 (test.test_asyncio.test_streams.StreamTests) ... ok
test_readuntil_separator (test.test_asyncio.test_streams.StreamTests) ... ok
test_start_server (test.test_asyncio.test_streams.StreamTests) ... ok
test_start_unix_server (test.test_asyncio.test_streams.StreamTests) ... ok
test_streamreader_constructor (test.test_asyncio.test_streams.StreamTests) ... ok
test_streamreaderprotocol_constructor (test.test_asyncio.test_streams.StreamTests) ... ok
test_wait_closed_on_close (test.test_asyncio.test_streams.StreamTests) ... ok
test_wait_closed_on_close_with_unread_data (test.test_asyncio.test_streams.StreamTests) ... ok
test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_communicate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_devnull_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_devnull_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_devnull_output (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_empty_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_kill (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_pause_reading (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_popen_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_send_signal (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_shell (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_start_new_session (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_terminate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok
test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_communicate (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_devnull_error (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_devnull_input (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_devnull_output (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_empty_input (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_kill (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_pause_reading (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_popen_error (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_send_signal (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_shell (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_start_new_session (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_terminate (test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests) ... ok
test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_communicate (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_devnull_error (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_devnull_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_devnull_output (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_empty_input (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_kill (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_pause_reading (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_popen_error (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_send_signal (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_shell (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_start_new_session (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_terminate (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests) ... ok
test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_communicate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_devnull_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_devnull_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_devnull_output (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_empty_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_kill (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_pause_reading (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_popen_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_send_signal (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_shell (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_start_new_session (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_terminate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok
test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_communicate (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_create_subprocess_exec_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_create_subprocess_exec_with_path (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_create_subprocess_shell_text_mode_fails (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_devnull_error (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_devnull_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_devnull_output (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_empty_input (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_exec_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_kill (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_pause_reading (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_popen_error (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_popen_error_with_stdin_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_send_signal (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_shell (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_shell_loop_deprecated (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_start_new_session (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_terminate (test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests) ... ok
test_proc_exited (test.test_asyncio.test_subprocess.SubprocessTransportTests) ... ok
test_subprocess_repr (test.test_asyncio.test_subprocess.SubprocessTransportTests) ... ok
test_current_task_no_running_loop (test.test_asyncio.test_tasks.CCurrentLoopTests) ... ok
test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.CCurrentLoopTests) ... ok
test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.CCurrentLoopTests) ... ok
test__enter_task (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__enter_task_failure (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__leave_task (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__leave_task_failure1 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__leave_task_failure2 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__register_task_1 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__register_task_2 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__register_task_3 (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__unregister_task (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test__unregister_task_not_registered (test.test_asyncio.test_tasks.CIntrospectionTests) ... ok
test_all_tasks_deprecated (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_as_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_as_completed_concurrent (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_bare_create_named_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_bare_create_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_at_end (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests)
coroutine end right after task is cancelled ... ok
test_cancel_awaited_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_gather_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests)
Ensure that a gathering future refuses to be cancelled once all ... ok
test_cancel_gather_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_inner_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_task_catching (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_cancel_yield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_context_1 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_context_2 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_context_3 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_corowrapper_throw (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_corowrapper_weakref (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_create_task_with_async_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_current_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_current_task_deprecated (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_ensure_future_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_ensure_future_neither (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_ensure_future_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_error_in_call_soon (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_exception_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_gather_shield (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_get_coro (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_get_stack (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_log_traceback (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_other_loop_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests)
Return of @asyncio.coroutine()-wrapped function generator object ... ok
test_shield_cancel_inner (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_shield_cancel_outer (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_shield_effect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_shield_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_shield_gather (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_shield_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_shield_shortcut (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_sleep (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_sleep_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_step_result (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_step_result_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_basics (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_class (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_del_collect (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_repr (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_repr_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_task_set_methods (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_errors (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_first_completed (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_first_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for_blocking (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for_race_condition (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for_self_cancellation (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_invalid_args (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_really_done (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_with_exception (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_with_global_loop (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_wait_with_timeout (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTaskSubclass_PyFuture_Tests) ... ok
test_all_tasks_deprecated (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests)
coroutine end right after task is cancelled ... ok
test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests)
Ensure that a gathering future refuses to be cancelled once all ... ok
test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_current_task_deprecated (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests)
Return of @asyncio.coroutine()-wrapped function generator object ... ok
test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_step_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for_self_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... ok
test_all_tasks_deprecated (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_bare_create_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_at_end (test.test_asyncio.test_tasks.CTask_CFuture_Tests)
coroutine end right after task is cancelled ... ok
test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests)
Ensure that a gathering future refuses to be cancelled once all ... ok
test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_context_1 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_context_2 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_context_3 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_current_task_deprecated (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_del__log_destroy_pending_segfault (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_get_coro (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_log_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_refleaks_in_task___init__ (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests)
Return of @asyncio.coroutine()-wrapped function generator object ... ok
test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_step_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_del_collect (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_set_methods (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_task_source_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for_self_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... ok
test_foobar (test.test_asyncio.test_tasks.CTask_Future_Tests) ... ok
test_all_tasks_deprecated (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_as_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_bare_create_named_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_bare_create_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_at_end (test.test_asyncio.test_tasks.CTask_PyFuture_Tests)
coroutine end right after task is cancelled ... ok
test_cancel_awaited_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_gather_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests)
Ensure that a gathering future refuses to be cancelled once all ... ok
test_cancel_gather_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_cancel_yield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_context_1 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_context_2 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_context_3 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_create_task_with_async_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_current_task_deprecated (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_ensure_future_error_msg (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_ensure_future_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_ensure_future_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_exception_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_gather_shield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_get_coro (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_get_stack (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_log_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_other_loop_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests)
Return of @asyncio.coroutine()-wrapped function generator object ... ok
test_shield_cancel_inner (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_shield_cancel_outer (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_shield_effect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_shield_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_shield_gather (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_shield_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_shield_shortcut (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_sleep (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_sleep_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_step_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_step_result_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_basics (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_class (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_del_collect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_repr (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_repr_autogenerated (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_repr_name_not_str (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_set_methods (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_task_source_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_errors (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_first_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_first_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for_self_cancellation (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_really_done (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_with_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... ok
test_await_old_style_coro (test.test_asyncio.test_tasks.CompatibilityTests) ... ok
test_debug_mode_interop (test.test_asyncio.test_tasks.CompatibilityTests) ... ok
test_yield_from_awaitable (test.test_asyncio.test_tasks.CompatibilityTests) ... ok
test_cancellation_broadcast (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_constructor_loop_selection (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_duplicate_coroutines (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_env_var_debug (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_exception_marking (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_one_exception (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_result_exception_success (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_return_exceptions (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_success (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok
test_constructor_empty_sequence (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_constructor_heterogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_constructor_homogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_env_var_debug (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_one_exception (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_result_exception_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_result_exception_success (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_return_exceptions (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_success (test.test_asyncio.test_tasks.FutureGatherTests) ... ok
test_asyncio_module_compiled (test.test_asyncio.test_tasks.GenericTaskTests) ... ok
test_future_subclass (test.test_asyncio.test_tasks.GenericTaskTests) ... ok
test_current_task_no_running_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests) ... ok
test_current_task_no_running_loop_implicit (test.test_asyncio.test_tasks.PyCurrentLoopTests) ... ok
test_current_task_with_implicit_loop (test.test_asyncio.test_tasks.PyCurrentLoopTests) ... ok
test__enter_task (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__enter_task_failure (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__leave_task (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__leave_task_failure1 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__leave_task_failure2 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__register_task_1 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__register_task_2 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__register_task_3 (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__unregister_task (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test__unregister_task_not_registered (test.test_asyncio.test_tasks.PyIntrospectionTests) ... ok
test_all_tasks_deprecated (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_as_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests)
coroutine end right after task is cancelled ... ok
test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests)
Ensure that a gathering future refuses to be cancelled once all ... ok
test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_context_1 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_context_2 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_context_3 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_current_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_current_task_deprecated (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_get_coro (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_get_stack (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests)
Return of @asyncio.coroutine()-wrapped function generator object ... ok
test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_shield_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_sleep (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_step_result (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_basics (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_class (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_repr (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for_self_cancellation (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFutureSubclass_Tests) ... ok
test_all_tasks_deprecated (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_as_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_bare_create_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_CFuture_Tests)
coroutine end right after task is cancelled ... ok
test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests)
Ensure that a gathering future refuses to be cancelled once all ... ok
test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_context_1 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_context_2 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_context_3 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_current_task_deprecated (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_get_coro (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_get_stack (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_log_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests)
Return of @asyncio.coroutine()-wrapped function generator object ... ok
test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_shield_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_sleep (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_step_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_basics (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_class (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_del_collect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_repr (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_set_methods (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for_self_cancellation (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... ok
test_all_tasks_deprecated (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests)
coroutine end right after task is cancelled ... ok
test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests)
Ensure that a gathering future refuses to be cancelled once all ... ok
test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_current_task_deprecated (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests)
Return of @asyncio.coroutine()-wrapped function generator object ... ok
test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_step_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for_self_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok
test_all_tasks_deprecated (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_bare_create_named_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_bare_create_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_at_end (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests)
coroutine end right after task is cancelled ... ok
test_cancel_awaited_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_gather_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests)
Ensure that a gathering future refuses to be cancelled once all ... ok
test_cancel_gather_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_context_1 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_context_2 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_context_3 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_create_task_with_async_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_create_task_with_asynclike_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_create_task_with_noncoroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_create_task_with_oldstyle_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_current_task_deprecated (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_ensure_future_error_msg (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_get_coro (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_log_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests)
Return of @asyncio.coroutine()-wrapped function generator object ... ok
test_set_exception_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_set_result_causes_invalid_state (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_shield_cancel_inner (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_shield_cancel_outer (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_step_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_del_collect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_repr_autogenerated (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_repr_name_not_str (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_set_methods (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_tb_logger_not_called_after_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for_self_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0 (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for_timeout_less_then_0_or_0_future_done (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for_waits_for_task_cancellation (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok
test_run_coroutine_threadsafe (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests)
Test coroutine submission from a thread to an event loop. ... ok
test_run_coroutine_threadsafe_task_cancelled (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests)
Test coroutine submission from a tread to an event loop ... ok
test_run_coroutine_threadsafe_task_factory_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests)
Test coroutine submission from a tread to an event loop ... ok
test_run_coroutine_threadsafe_with_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests)
Test coroutine submission from a thread to an event loop ... ok
test_run_coroutine_threadsafe_with_timeout (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests)
Test coroutine submission from a thread to an event loop ... ok
test_loop_argument_is_deprecated (test.test_asyncio.test_tasks.SleepTests) ... ok
test_sleep_zero (test.test_asyncio.test_tasks.SleepTests) ... ok
test_coro_is_deprecated_in_wait (test.test_asyncio.test_tasks.WaitTests) ... ok
test_loop_argument_is_deprecated_in_wait (test.test_asyncio.test_tasks.WaitTests) ... ok
test_loop_argument_is_deprecated_in_wait_for (test.test_asyncio.test_tasks.WaitTests) ... ok
test_ctor_extra_is_none (test.test_asyncio.test_transports.TransportTests) ... ok
test_dgram_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok
test_flowcontrol_mixin_set_write_limits (test.test_asyncio.test_transports.TransportTests) ... ok
test_get_extra_info (test.test_asyncio.test_transports.TransportTests) ... ok
test_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok
test_subprocess_transport_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok
test_writelines (test.test_asyncio.test_transports.TransportTests) ... ok
test_not_implemented (test.test_asyncio.test_unix_events.AbstractChildWatcherTests) ... ok
test_not_implemented (test.test_asyncio.test_unix_events.BaseChildWatcherTests) ... ok
test_close (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_create_watcher (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_remove_child_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_set_loop (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_set_loop_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_remove_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_replace_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_two_children (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_sigchld_unknown_status (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok
test_child_watcher_replace_mainloop_existing (test.test_asyncio.test_unix_events.PolicyTests) ... ok
test_get_child_watcher_after_set (test.test_asyncio.test_unix_events.PolicyTests) ... ok
test_get_child_watcher_thread (test.test_asyncio.test_unix_events.PolicyTests) ... ok
test_get_default_child_watcher (test.test_asyncio.test_unix_events.PolicyTests) ... ok
test_close (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_create_watcher (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_remove_child_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_set_loop (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_set_loop_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_remove_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_replace_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_two_children (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_sigchld_unknown_status (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok
test_add_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_add_signal_handler_coroutine_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_add_signal_handler_install_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_add_signal_handler_install_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_add_signal_handler_install_error3 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_add_signal_handler_setup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_check_signal (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_close (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_close_on_finalizing (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_handle_signal_cancelled_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_handle_signal_no_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_remove_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_remove_signal_handler_2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_remove_signal_handler_cleanup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_remove_signal_handler_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_remove_signal_handler_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok
test_sock_sendfile_blocking_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_cancel1 (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_cancel2 (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_exception (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_iobuffer (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_not_a_file (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_not_available (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_not_regular_file (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_os_error_first_call (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_sock_sendfile_os_error_next_call (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests) ... ok
test_create_unix_connection_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_connection_nossl_serverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_connection_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_connection_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_connection_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_connection_ssl_noserverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_connection_ssl_timeout_with_plain_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_bind_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_existing_path_nonsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_existing_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_path_dgram (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_path_stream_bittype (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_ssl_bool (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_create_unix_server_ssl_timeout_with_plain_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok
test_add_reader_invalid_argument (test.test_asyncio.test_unix_events.TestFunctional) ... ok
test_add_reader_or_writer_transport_fd (test.test_asyncio.test_unix_events.TestFunctional) ... ok
test__call_connection_lost (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test__close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test__read_ready (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test__read_ready_blocked (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test__read_ready_eof (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test__read_ready_error (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_close_already_closing (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_ctor (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_pause_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_pause_reading_on_closed_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_pause_reading_on_paused_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_resume_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_resume_reading_on_closed_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test_resume_reading_on_paused_pipe (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok
test__call_connection_lost (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test__read_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test__write_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test__write_ready_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test__write_ready_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test__write_ready_empty (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test__write_ready_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test__write_ready_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_abort (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_can_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_close_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_ctor (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write_buffer (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write_eof_pending (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write_no_data (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test_write_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok
test.test_asyncio.test_windows_events (unittest.loader.ModuleSkipped) ... skipped 'Windows only'
test.test_asyncio.test_windows_utils (unittest.loader.ModuleSkipped) ... skipped 'Windows only'
----------------------------------------------------------------------
Ran 2186 tests in 74.350s
OK (skipped=18)
make: *** [Makefile:1166: buildbottest] Error 3
Test report
===========
Sincerely,
-The Buildbot
2
1
12 Feb '20
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.7 while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/388/builds/2
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
402 tests OK.
10 slowest tests:
- test_asyncio: 15 min 31 sec
- test_concurrent_futures: 15 min 9 sec
- test_multiprocessing_spawn: 11 min 20 sec
- test_multiprocessing_forkserver: 8 min 18 sec
- test_multiprocessing_fork: 8 min 11 sec
- test_gdb: 5 min 44 sec
- test_io: 4 min 9 sec
- test_subprocess: 4 min 6 sec
- test_weakref: 3 min 12 sec
- test_lib2to3: 2 min 57 sec
1 test failed:
test_multiprocessing_forkserver
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
2 re-run tests:
test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 40 min 25 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner
self.run()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2478, in run
raise ssl.SSLError('tlsv13 alert certificate required')
ssl.SSLError: ('tlsv13 alert certificate required',)
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2392, in run
msg = self.read()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2369, in read
return self.sslconn.read()
File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/ssl.py", line 931, in read
return self._sslobj.read(len)
ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2555)
Test report
===========
Failed tests:
- test_multiprocessing_forkserver
Test leaking resources:
- test_multiprocessing_forkserver: file descriptors
- test_multiprocessing_spawn: memory blocks
- test_multiprocessing_spawn: file descriptors
- test_multiprocessing_forkserver: memory blocks
Sincerely,
-The Buildbot
2
1
The Buildbot has detected a new failure on builder PPC64LE RHEL8 LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/356/builds/14
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown>
Blamelist: Benjamin Peterson <benjamin(a)python.org>, Serhiy Storchaka <storchaka(a)gmail.com>, Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
406 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 29 sec
- test_gdb: 1 min 50 sec
- test_multiprocessing_spawn: 1 min 37 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_multiprocessing_fork: 1 min 6 sec
- test_tokenize: 55.3 sec
- test_signal: 50.5 sec
- test_asyncio: 48.6 sec
- test_io: 40.1 sec
- test_imaplib: 38.1 sec
1 test altered the execution environment:
test_multiprocessing_forkserver
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
Total duration: 4 min 19 sec
Captured traceback
==================
remote: Enumerating objects: 6, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Total 10 (delta 6), reused 6 (delta 6), pack-reused 4
From https://github.com/python/cpython
* branch master -> FETCH_HEAD
Reset branch 'master'
Objects/unicodeobject.c: In function ‘PyUnicode_IsIdentifier’:
Objects/unicodeobject.c:12212:14: warning: ‘wstr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
wchar_t *wstr;
^~~~
In file included from ./Include/unicodeobject.h:1026,
from ./Include/Python.h:97,
from Objects/unicodeobject.c:42:
./Include/cpython/unicodeobject.h:393:34: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
((const Py_UCS1 *)(data))[(index)] : \
^
Objects/unicodeobject.c:12211:11: note: ‘data’ was declared here
void *data;
^~~~
In file included from ./Include/unicodeobject.h:1026,
from ./Include/Python.h:97,
from Objects/unicodeobject.c:42:
./Include/cpython/unicodeobject.h:393:44: warning: ‘kind’ may be used uninitialized in this function [-Wmaybe-uninitialized]
((const Py_UCS1 *)(data))[(index)] : \
^
Objects/unicodeobject.c:12210:9: note: ‘kind’ was declared here
int kind;
^~~~
test_winsound skipped -- No module named 'winsound'
test_startfile skipped -- object <module 'os' from '/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le.lto/build/Lib/os.py'> has no attribute 'startfile'
test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_ioctl skipped -- Unable to open /dev/tty
test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_winreg skipped -- No module named 'winreg'
test_devpoll skipped -- test works only on Solaris OS family
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
stty: 'standard input': Inappropriate ioctl for device
test_msilib skipped -- No module named '_msi'
test_kqueue skipped -- test works only on BSD
test_winconsoleio skipped -- test only relevant on win32
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 10.420s
OK (skipped=2)
test__all__ (test.test_multiprocessing_forkserver.MiscTestCase) ... ok
test_answer_challenge_auth_failure (test.test_multiprocessing_forkserver.OtherTest) ... ok
test_deliver_challenge_auth_failure (test.test_multiprocessing_forkserver.OtherTest) ... ok
test_closefd (test.test_multiprocessing_forkserver.TestCloseFds) ... ok
test_flags (test.test_multiprocessing_forkserver.TestFlags) ... ok
test_lock (test.test_multiprocessing_forkserver.TestForkAwareThreadLock) ... ok
test_ignore (test.test_multiprocessing_forkserver.TestIgnoreEINTR) ... ok
test_ignore_listener (test.test_multiprocessing_forkserver.TestIgnoreEINTR) ... ok
test_manager_initializer (test.test_multiprocessing_forkserver.TestInitializers) ... ok
test_pool_initializer (test.test_multiprocessing_forkserver.TestInitializers) ... ok
test_invalid_family (test.test_multiprocessing_forkserver.TestInvalidFamily) ... ok
test_invalid_family_win32 (test.test_multiprocessing_forkserver.TestInvalidFamily) ... skipped 'skipped on non-Windows platforms'
test_invalid_handles (test.test_multiprocessing_forkserver.TestInvalidHandle) ... ok
test_noforkbomb (test.test_multiprocessing_forkserver.TestNoForkBomb) ... ok
test_release_unused_processes (test.test_multiprocessing_forkserver.TestPoolNotLeakOnFailure) ... ok
test_resource_tracker (test.test_multiprocessing_forkserver.TestResourceTracker) ... ok
test_resource_tracker_reused (test.test_multiprocessing_forkserver.TestResourceTracker) ... ok
test_resource_tracker_sigint (test.test_multiprocessing_forkserver.TestResourceTracker) ... ok
test_resource_tracker_sigkill (test.test_multiprocessing_forkserver.TestResourceTracker) ... ok
test_resource_tracker_sigterm (test.test_multiprocessing_forkserver.TestResourceTracker) ... ok
test_empty (test.test_multiprocessing_forkserver.TestSimpleQueue) ... ok
test_context (test.test_multiprocessing_forkserver.TestStartMethod) ... ok
test_get_all (test.test_multiprocessing_forkserver.TestStartMethod) ... ok
test_preload_resources (test.test_multiprocessing_forkserver.TestStartMethod) ... ok
test_set_get (test.test_multiprocessing_forkserver.TestStartMethod) ... ok
test_flushing (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok
test_pool_in_process (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok
test_queue_in_process (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok
test_array (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_barrier (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_bounded_semaphore (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_condition (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_dict (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_event (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_joinable_queue (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_list (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_lock (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_namespace (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_pool (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_queue (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_rlock (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_semaphore (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_value (test.test_multiprocessing_forkserver.TestSyncManagerTypes) ... ok
test_timeout (test.test_multiprocessing_forkserver.TestTimeouts) ... ok
test_neg_timeout (test.test_multiprocessing_forkserver.TestWait) ... ok
test_wait (test.test_multiprocessing_forkserver.TestWait) ... ok
test_wait_integer (test.test_multiprocessing_forkserver.TestWait) ... ok
test_wait_slow (test.test_multiprocessing_forkserver.TestWait) ... ok
test_wait_socket (test.test_multiprocessing_forkserver.TestWait) ... ok
test_wait_socket_slow (test.test_multiprocessing_forkserver.TestWait) ... ok
test_wait_timeout (test.test_multiprocessing_forkserver.TestWait) ... ok
test_abort (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
Test that an abort will put the barrier in a broken state ... ok
test_abort_and_reset (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
Test that a barrier can be reset after being broken. ... ok
test_action (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
Test the 'action' callback ... ok
test_barrier (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
Test that a barrier is passed in lockstep ... ok
test_barrier_10 (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
Test that a barrier works for 10 consecutive runs ... ok
test_default_timeout (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
Test the barrier's default timeout ... ok
test_reset (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
Test that a 'reset' on a barrier frees the waiting threads ... ok
test_single_thread (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok
test_thousand (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... skipped 'test not appropriate for manager'
test_timeout (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
Test wait(timeout) ... ok
test_wait_return (test.test_multiprocessing_forkserver.WithManagerTestBarrier)
test the return value from barrier.wait ... ok
test_notify (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok
test_notify_all (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok
test_notify_n (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok
test_wait_result (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok
test_waitfor (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok
test_waitfor_timeout (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok
test_dict (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok
test_dict_iter (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok
test_dict_proxy_nested (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok
test_list (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok
test_list_iter (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok
test_list_proxy_in_list (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok
test_namespace (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok
test_event (test.test_multiprocessing_forkserver.WithManagerTestEvent) ... ok
test_lock (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok
test_lock_context (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok
test_rlock (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok
test_rapid_restart (test.test_multiprocessing_forkserver.WithManagerTestManagerRestart) ... ok
test_mymanager (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok
test_mymanager_context (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok
test_mymanager_context_prestarted (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok
test_apply (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_async_timeout (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_context (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_empty_iterable (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_enter (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not applicable to manager'
test_imap (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not appropriate for manager'
test_imap_unordered (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not appropriate for manager'
test_make_pool (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_map (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_map_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_map_async_callbacks (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_map_chunksize (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_map_handle_iterable_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not appropriate for manager'
test_map_no_failfast (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_map_unplicklable (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_release_task_refs (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_resource_warning (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not applicable to manager'
test_starmap (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_starmap_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_terminate (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_traceback (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_wrapped_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok
test_closed_queue_put_get_exceptions (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok
test_fork (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok
test_get (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok
test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok
test_put (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok
test_qsize (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok
test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... skipped 'test not appropriate for manager'
test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... skipped 'test not appropriate for manager'
test_task_done (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok
test_remote (test.test_multiprocessing_forkserver.WithManagerTestRemoteManager) ... ok
test_bounded_semaphore (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... ok
test_semaphore (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... skipped 'test not appropriate for manager'
test_array (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok
test_array_from_size (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok
test_getobj_getlock_obj (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok
test_rawarray (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok
test_abort (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
Test that an abort will put the barrier in a broken state ... ok
test_abort_and_reset (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
Test that a barrier can be reset after being broken. ... ok
test_action (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
Test the 'action' callback ... ok
test_barrier (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
Test that a barrier is passed in lockstep ... ok
test_barrier_10 (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
Test that a barrier works for 10 consecutive runs ... ok
test_default_timeout (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
Test the barrier's default timeout ... ok
test_reset (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
Test that a 'reset' on a barrier frees the waiting threads ... ok
test_single_thread (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok
test_thousand (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
Test wait(timeout) ... ok
test_wait_return (test.test_multiprocessing_forkserver.WithProcessesTestBarrier)
test the return value from barrier.wait ... ok
test_notify (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok
test_notify_all (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok
test_notify_n (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok
test_wait_result (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok
test_waitfor (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok
test_waitfor_timeout (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok
test_connection (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok
test_context (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok
test_duplex_false (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok
test_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok
test_large_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok
test_missing_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok
test_sendbytes (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok
test_spawn_close (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok
test_event (test.test_multiprocessing_forkserver.WithProcessesTestEvent) ... ok
test_finalize (test.test_multiprocessing_forkserver.WithProcessesTestFinalize) ... ok
test_thread_safety (test.test_multiprocessing_forkserver.WithProcessesTestFinalize) ... ok
test_free_from_gc (test.test_multiprocessing_forkserver.WithProcessesTestHeap) ... ok
test_heap (test.test_multiprocessing_forkserver.WithProcessesTestHeap) ... ok
test_context (test.test_multiprocessing_forkserver.WithProcessesTestListener) ... ok
test_multiple_bind (test.test_multiprocessing_forkserver.WithProcessesTestListener) ... ok
test_issue14725 (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok
test_issue16955 (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok
test_listener_client (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok
test_lock (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok
test_lock_context (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok
test_rlock (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok
test_enable_logging (test.test_multiprocessing_forkserver.WithProcessesTestLogging) ... ok
test_level (test.test_multiprocessing_forkserver.WithProcessesTestLogging) ... ok
test_rapid_restart (test.test_multiprocessing_forkserver.WithProcessesTestManagerRestart) ... ok
test_access (test.test_multiprocessing_forkserver.WithProcessesTestPicklingConnections) ... ok
test_pickling (test.test_multiprocessing_forkserver.WithProcessesTestPicklingConnections) ... ok
test_boundaries (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok
test_dont_merge (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok
test_empty_string (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok
test_strings (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok
test_poll_eintr (test.test_multiprocessing_forkserver.WithProcessesTestPollEintr) ... ok
test_apply (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_async_timeout (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_context (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_empty_iterable (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_enter (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_imap (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_imap_unordered (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_make_pool (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_map (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_map_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_map_async_callbacks (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_map_chunksize (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_map_handle_iterable_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_map_no_failfast (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_map_unplicklable (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_release_task_refs (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_resource_warning (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_starmap (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_starmap_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_terminate (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_traceback (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_wrapped_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok
test_async_error_callback (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerErrors) ... ok
test_unpickleable_result (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerErrors) ... ok
test_pool_worker_lifetime (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerLifetime) ... ok
test_pool_worker_lifetime_early_close (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerLifetime) ... ok
test_active_children (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_child_fd_inflation (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_close (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_cpu_count (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_current (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_daemon_argument (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_error_on_stdio_flush_1 (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_error_on_stdio_flush_2 (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_forkserver_sigint (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_forkserver_sigkill (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_kill (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_lose_target_ref (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_many_processes (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_parent_process (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_parent_process_attributes (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_process (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_process_mainthread_native_id (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_recursion (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_sentinel (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_terminate (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_wait_for_threads (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok
test_closed_queue_put_get_exceptions (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_fork (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_get (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_put (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_qsize (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_task_done (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok
test_bounded_semaphore (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok
test_semaphore (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok
test_copy (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok
test_sharedctypes (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok
test_synchronize (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok
test_shared_memory_ShareableList_basics (test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory) ... ok
test_shared_memory_ShareableList_pickling (test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory) ... ok
test_shared_memory_SharedMemoryManager_basics (test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory) ... ok
test_shared_memory_SharedMemoryManager_reuses_resource_tracker (test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory) ... ok
test_shared_memory_SharedMemoryServer_ignores_sigint (test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory) ... ok
test_shared_memory_across_processes (test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory) ... ok
test_shared_memory_basics (test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory) ... ok
test_shared_memory_cleaned_after_process_termination (test.test_multiprocessing_forkserver.WithProcessesTestSharedMemory) ... ok
test_stderr_flush (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok
test_subclassing (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok
test_sys_exit (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok
test_getobj_getlock (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok
test_rawvalue (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok
test_value (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok
test_abort (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
Test that an abort will put the barrier in a broken state ... ok
test_abort_and_reset (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
Test that a barrier can be reset after being broken. ... ok
test_action (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
Test the 'action' callback ... ok
test_barrier (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
Test that a barrier is passed in lockstep ... ok
test_barrier_10 (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
Test that a barrier works for 10 consecutive runs ... ok
test_default_timeout (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
Test the barrier's default timeout ... ok
test_reset (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
Test that a 'reset' on a barrier frees the waiting threads ... ok
test_single_thread (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok
test_thousand (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
Test wait(timeout) ... ok
test_wait_return (test.test_multiprocessing_forkserver.WithThreadsTestBarrier)
test the return value from barrier.wait ... ok
test_notify (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok
test_notify_all (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok
test_notify_n (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok
test_wait_result (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok
test_waitfor (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok
test_waitfor_timeout (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok
test_connection (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok
test_context (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok
test_duplex_false (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok
test_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes'
test_large_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes'
test_missing_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes'
test_sendbytes (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'test not appropriate for threads'
test_spawn_close (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok
test_event (test.test_multiprocessing_forkserver.WithThreadsTestEvent) ... ok
test_issue14725 (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok
test_issue16955 (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok
test_listener_client (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok
test_lock (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok
test_lock_context (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok
test_rlock (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok
test_rapid_restart (test.test_multiprocessing_forkserver.WithThreadsTestManagerRestart) ... ok
test_boundaries (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok
test_dont_merge (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok
test_empty_string (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok
test_strings (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok
test_apply (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_async_timeout (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_context (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_empty_iterable (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_enter (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_imap (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_imap_unordered (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_make_pool (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_map (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_map_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_map_async_callbacks (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_map_chunksize (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_map_handle_iterable_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_map_no_failfast (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_map_unplicklable (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... skipped 'test not appropriate for threads'
test_release_task_refs (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_resource_warning (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_starmap (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_starmap_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_terminate (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_traceback (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_wrapped_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok
test_active_children (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok
test_child_fd_inflation (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_close (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_cpu_count (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok
test_current (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_daemon_argument (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_error_on_stdio_flush_1 (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok
test_error_on_stdio_flush_2 (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok
test_forkserver_sigint (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_forkserver_sigkill (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_kill (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_lose_target_ref (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok
test_many_processes (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_parent_process (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_parent_process_attributes (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_process (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok
test_process_mainthread_native_id (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_recursion (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok
test_sentinel (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_terminate (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_wait_for_threads (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads'
test_closed_queue_put_get_exceptions (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok
test_fork (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok
test_get (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok
test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok
test_put (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok
test_qsize (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok
test_queue_feeder_donot_stop_onexc (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... skipped 'test not appropriate for threads'
test_queue_feeder_on_queue_feeder_error (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... skipped 'test not appropriate for threads'
test_task_done (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok
test_bounded_semaphore (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... ok
test_semaphore (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... ok
test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads'
test_import (test.test_multiprocessing_forkserver._TestImportStar) ... ok
----------------------------------------------------------------------
Ran 354 tests in 77.999s
OK (skipped=32)
make: *** [Makefile:1166: buildbottest] Error 3
Test report
===========
Sincerely,
-The Buildbot
2
1
The Buildbot has detected a failed build on builder AMD64 RHEL7 3.8 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/147/builds/119
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 8, done.
remote: Counting objects: 12% (1/8)
remote: Counting objects: 25% (2/8)
remote: Counting objects: 37% (3/8)
remote: Counting objects: 50% (4/8)
remote: Counting objects: 62% (5/8)
remote: Counting objects: 75% (6/8)
remote: Counting objects: 87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Total 10 (delta 7), reused 7 (delta 7), pack-reused 2
From https://github.com/python/cpython
* branch 3.8 -> FETCH_HEAD
Reset branch '3.8'
/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Modules/_testcapimodule.c: In function ‘PyInit__testcapi’:
/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Modules/_testcapimodule.c:6216:5: warning: ‘tp_print’ is deprecated (declared at ./Include/cpython/object.h:260) [-Wdeprecated-declarations]
MyList_Type.tp_print = 0;
^
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
test_msilib skipped -- No module named '_msi'
test_devpoll skipped -- test works only on Solaris OS family
test_ioctl skipped -- Unable to open /dev/tty
test_startfile skipped -- object <module 'os' from '/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/os.py'> has no attribute 'startfile'
test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_winconsoleio skipped -- test only relevant on win32
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_kqueue skipped -- test works only on BSD
stty: standard input: Inappropriate ioctl for device
test_winsound skipped -- No module named 'winsound'
test_winreg skipped -- No module named 'winreg'
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok
----------------------------------------------------------------------
Ran 24 tests in 7.067s
OK (skipped=2)
test_gdb skipped -- Couldn't find gdb on the path
Timeout (0:15:00)!
Thread 0x00007f12fda76740 (most recent call first):
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/selectors.py", line 468 in select
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/asyncio/base_events.py", line 1823 in _run_once
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/asyncio/base_events.py", line 570 in run_forever
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/asyncio/base_events.py", line 603 in run_until_complete
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/test_asyncio/test_subprocess.py", line 440 in test_cancel_make_subprocess_transport_exec
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/case.py", line 633 in _callTestMethod
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/case.py", line 676 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/case.py", line 736 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/runner.py", line 176 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/support/__init__.py", line 2030 in _run_suite
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/support/__init__.py", line 2126 in run_unittest
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 140 in _runtest
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 193 in runtest
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest_mp.py", line 73 in run_tests_worker
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/main.py", line 654 in _main
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/main.py", line 634 in main
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/main.py", line 712 in main
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/regrtest.py", line 46 in _main
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/regrtest.py", line 50 in <module>
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/runpy.py", line 86 in _run_code
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/runpy.py", line 193 in _run_module_as_main
Timeout (0:15:00)!
Thread 0x00007fad16312740 (most recent call first):
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/selectors.py", line 468 in select
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/asyncio/base_events.py", line 1823 in _run_once
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/asyncio/base_events.py", line 570 in run_forever
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/asyncio/base_events.py", line 603 in run_until_complete
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/test_asyncio/test_subprocess.py", line 484 in test_close_kill_running
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/case.py", line 633 in _callTestMethod
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/case.py", line 676 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/case.py", line 736 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/unittest/runner.py", line 176 in run
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/support/__init__.py", line 2030 in _run_suite
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/support/__init__.py", line 2126 in run_unittest
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 153 in _runtest
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/runtest.py", line 193 in runtest
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/main.py", line 318 in rerun_failed_tests
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/main.py", line 691 in _main
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/main.py", line 634 in main
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/libregrtest/main.py", line 712 in main
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/test/__main__.py", line 2 in <module>
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/runpy.py", line 86 in _run_code
File "/home/buildbot/buildarea/3.8.cstratak-RHEL7-x86_64/build/Lib/runpy.py", line 193 in _run_module_as_main
make: *** [buildbottest] Error 1
Test report
===========
Failed tests:
- test_asyncio
Sincerely,
-The Buildbot
2
1
The Buildbot working for 'Python' has noticed that the worker named koobs-freebsd-9e36 went away.
It last disconnected at Wed Feb 12 20:13:15 2020.
The admin on record (as reported by WORKER:info/admin) was Kubilay Kocak <irc://chat.freenode.net/koobs,isnick>
.
Sincerely,
-The Buildbot
1
0