Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 635440 Details for
Bug 720260
dev-python/txaio fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 64.39 KB, created by
Agostino Sarubbo
on 2020-05-01 10:01:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-05-01 10:01:28 UTC
Size:
64.39 KB
patch
obsolete
> * Package: dev-python/txaio-2.9.0 > * Repository: gentoo > * Upstream: autobahnws@googlegroups.com > * USE: arm64 elibc_glibc kernel_linux python_targets_python3_6 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking txaio-2.9.0.tar.gz to /var/tmp/portage/dev-python/txaio-2.9.0/work >>>> Source unpacked in /var/tmp/portage/dev-python/txaio-2.9.0/work >>>> Preparing source in /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0 ... > * python3_6: running distutils-r1_run_phase distutils-r1_python_compile >python3.6 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/interfaces.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/__init__.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/_version.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/_unframework.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/aio.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/testutil.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/_iotype.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/tx.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >copying txaio/_common.py -> /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0-python3_6/lib/txaio >running egg_info >writing txaio.egg-info/PKG-INFO >writing dependency_links to txaio.egg-info/dependency_links.txt >writing requirements to txaio.egg-info/requires.txt >writing top-level names to txaio.egg-info/top_level.txt >reading manifest file 'txaio.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'txaio.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > > * Using python3.6 in global scope > * python3_6: running distutils-r1_run_phase python_compile_all >>>> Source compiled. >>>> Test phase: dev-python/txaio-2.9.0 > * python3_6: running distutils-r1_run_phase python_test > * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p >============================= test session starts ============================== >platform linux -- Python 3.6.10, pytest-5.4.1, py-1.8.0, pluggy-0.13.1 -- /usr/bin/python3.6 >cachedir: .pytest_cache >rootdir: /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0 >collecting ... collected 110 items > >test/test_as_future.py::test_as_future_immediate[twisted] ERROR [ 0%] >test/test_as_future.py::test_as_future_immediate[asyncio] ERROR [ 1%] >test/test_as_future.py::test_as_future_immediate_none[twisted] ERROR [ 2%] >test/test_as_future.py::test_as_future_immediate_none[asyncio] ERROR [ 3%] >test/test_as_future.py::test_as_future_coroutine[twisted] ERROR [ 4%] >test/test_as_future.py::test_as_future_coroutine[asyncio] ERROR [ 5%] >test/test_as_future.py::test_as_future_exception[twisted] ERROR [ 6%] >test/test_as_future.py::test_as_future_exception[asyncio] ERROR [ 7%] >test/test_as_future.py::test_as_future_recursive[twisted] ERROR [ 8%] >test/test_as_future.py::test_as_future_recursive[asyncio] ERROR [ 9%] >test/test_batched_timers_aio.py::test_batched_successful_call PASSED [ 10%] >test/test_batched_timers_aio.py::test_batched_successful_call_explicit_loop PASSED [ 10%] >test/test_batched_timers_aio.py::test_batched_cancel PASSED [ 11%] >test/test_batched_timers_aio.py::test_batched_cancel_too_late PASSED [ 12%] >test/test_batched_timers_tx.py::test_batched_successful_call SKIPPED [ 13%] >test/test_batched_timers_tx.py::test_batched_cancel SKIPPED [ 14%] >test/test_batched_timers_tx.py::test_batched_cancel_too_late SKIPPED [ 15%] >test/test_batched_timers_tx.py::test_batched_chunks SKIPPED [ 16%] >test/test_batched_timers_tx.py::test_batched_chunks_with_errors SKIPPED [ 17%] >test/test_batched_timers_tx.py::test_batched_close_to_now SKIPPED [ 18%] >test/test_call_later.py::test_default_reactor SKIPPED [ 19%] >test/test_call_later.py::test_explicit_reactor_future[twisted] ERROR [ 20%] >test/test_call_later.py::test_explicit_reactor_future[asyncio] ERROR [ 20%] >test/test_call_later.py::test_create_future_explicit_loop[twisted] ERROR [ 21%] >test/test_call_later.py::test_create_future_explicit_loop[asyncio] ERROR [ 22%] >test/test_call_later.py::test_create_future_success_explicit_loop[twisted] ERROR [ 23%] >test/test_call_later.py::test_create_future_success_explicit_loop[asyncio] ERROR [ 24%] >test/test_call_later.py::test_create_future_failure_explicit_loop[twisted] ERROR [ 25%] >test/test_call_later.py::test_create_future_failure_explicit_loop[asyncio] ERROR [ 26%] >test/test_call_later.py::test_explicit_reactor_coroutine[twisted] ERROR [ 27%] >test/test_call_later.py::test_explicit_reactor_coroutine[asyncio] ERROR [ 28%] >test/test_call_later.py::test_call_later_tx SKIPPED [ 29%] >test/test_call_later.py::test_call_later_aio PASSED [ 30%] >test/test_callback.py::test_default_resolve[twisted] ERROR [ 30%] >test/test_callback.py::test_default_resolve[asyncio] ERROR [ 31%] >test/test_callback.py::test_callback[twisted] ERROR [ 32%] >test/test_callback.py::test_callback[asyncio] ERROR [ 33%] >test/test_callback.py::test_immediate_result[twisted] ERROR [ 34%] >test/test_callback.py::test_immediate_result[asyncio] ERROR [ 35%] >test/test_create.py::test_illegal_args[twisted] ERROR [ 36%] >test/test_create.py::test_illegal_args[asyncio] ERROR [ 37%] >test/test_create.py::test_create_result[twisted] ERROR [ 38%] >test/test_create.py::test_create_result[asyncio] ERROR [ 39%] >test/test_create.py::test_create_error[twisted] ERROR [ 40%] >test/test_create.py::test_create_error[asyncio] ERROR [ 40%] >test/test_errback.py::test_errback[twisted] ERROR [ 41%] >test/test_errback.py::test_errback[asyncio] ERROR [ 42%] >test/test_errback.py::test_errback_without_except[twisted] ERROR [ 43%] >test/test_errback.py::test_errback_without_except[asyncio] ERROR [ 44%] >test/test_errback.py::test_errback_plain_exception[twisted] ERROR [ 45%] >test/test_errback.py::test_errback_plain_exception[asyncio] ERROR [ 46%] >test/test_errback.py::test_errback_illegal_args[twisted] ERROR [ 47%] >test/test_errback.py::test_errback_illegal_args[asyncio] ERROR [ 48%] >test/test_errback.py::test_errback_reject_no_args[twisted] ERROR [ 49%] >test/test_errback.py::test_errback_reject_no_args[asyncio] ERROR [ 50%] >test/test_errback.py::test_immediate_failure[twisted] ERROR [ 50%] >test/test_errback.py::test_immediate_failure[asyncio] ERROR [ 51%] >test/test_gather.py::test_gather_two[twisted] ERROR [ 52%] >test/test_gather.py::test_gather_two[asyncio] ERROR [ 53%] >test/test_gather.py::test_gather_no_consume[twisted] ERROR [ 54%] >test/test_gather.py::test_gather_no_consume[asyncio] ERROR [ 55%] >test/test_imports.py::test_use_twisted SKIPPED [ 56%] >test/test_imports.py::test_use_twisted_no_twisted PASSED [ 57%] >test/test_imports.py::test_use_asyncio PASSED [ 58%] >test/test_is_future.py::test_is_future_generic[twisted] ERROR [ 59%] >test/test_is_future.py::test_is_future_generic[asyncio] ERROR [ 60%] >test/test_is_future.py::test_is_future_coroutine PASSED [ 60%] >test/test_is_future.py::test_is_called[twisted] ERROR [ 61%] >test/test_is_future.py::test_is_called[asyncio] ERROR [ 62%] >test/test_legacy_logging.py::test_log_stdlib PASSED [ 63%] >test/test_logging.py::test_categories[twisted] ERROR [ 64%] >test/test_logging.py::test_categories[asyncio] ERROR [ 65%] >test/test_logging.py::test_categories_subsequent[twisted] ERROR [ 66%] >test/test_logging.py::test_categories_subsequent[asyncio] ERROR [ 67%] >test/test_logging.py::test_critical[twisted] ERROR [ 68%] >test/test_logging.py::test_critical[asyncio] ERROR [ 69%] >test/test_logging.py::test_info[twisted] ERROR [ 70%] >test/test_logging.py::test_info[asyncio] ERROR [ 70%] >test/test_logging.py::test_legacy_error_with_traceback[twisted] ERROR [ 71%] >test/test_logging.py::test_legacy_error_with_traceback[asyncio] ERROR [ 72%] >test/test_logging.py::test_trace[twisted] ERROR [ 73%] >test/test_logging.py::test_trace[asyncio] ERROR [ 74%] >test/test_logging.py::test_emit_noop[twisted] ERROR [ 75%] >test/test_logging.py::test_emit_noop[asyncio] ERROR [ 76%] >test/test_logging.py::test_emit_ok[twisted] ERROR [ 77%] >test/test_logging.py::test_emit_ok[asyncio] ERROR [ 78%] >test/test_logging.py::test_bad_failures[twisted] ERROR [ 79%] >test/test_logging.py::test_bad_failures[asyncio] ERROR [ 80%] >test/test_logging.py::test_debug_with_object[twisted] ERROR [ 80%] >test/test_logging.py::test_debug_with_object[asyncio] ERROR [ 81%] >test/test_logging.py::test_log_noop_trace[twisted] ERROR [ 82%] >test/test_logging.py::test_log_noop_trace[asyncio] ERROR [ 83%] >test/test_logging.py::test_double_start[twisted] ERROR [ 84%] >test/test_logging.py::test_double_start[asyncio] ERROR [ 85%] >test/test_logging.py::test_invalid_level[twisted] ERROR [ 86%] >test/test_logging.py::test_invalid_level[asyncio] ERROR [ 87%] >test/test_logging.py::test_class_descriptor[twisted] ERROR [ 88%] >test/test_logging.py::test_class_descriptor[asyncio] ERROR [ 89%] >test/test_logging.py::test_class_attribute[twisted] ERROR [ 90%] >test/test_logging.py::test_class_attribute[asyncio] ERROR [ 90%] >test/test_logging.py::test_log_converter[twisted] ERROR [ 91%] >test/test_logging.py::test_log_converter[asyncio] ERROR [ 92%] >test/test_logging.py::test_txlog_write_binary[twisted] ERROR [ 93%] >test/test_logging.py::test_txlog_write_binary[asyncio] ERROR [ 94%] >test/test_logging.py::test_txlog_write_text[twisted] ERROR [ 95%] >test/test_logging.py::test_txlog_write_text[asyncio] ERROR [ 96%] >test/test_logging.py::test_aiolog_write_binary[twisted] ERROR [ 97%] >test/test_logging.py::test_aiolog_write_binary[asyncio] ERROR [ 98%] >test/test_logging.py::test_aiolog_write_text[twisted] ERROR [ 99%] >test/test_logging.py::test_aiolog_write_text[asyncio] ERROR [100%] > >==================================== ERRORS ==================================== >_____________ ERROR at setup of test_as_future_immediate[twisted] ______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_as_future_immediate[asyncio] ______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________ ERROR at setup of test_as_future_immediate_none[twisted] ___________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________ ERROR at setup of test_as_future_immediate_none[asyncio] ___________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_as_future_coroutine[twisted] ______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_as_future_coroutine[asyncio] ______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_as_future_exception[twisted] ______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_as_future_exception[asyncio] ______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_as_future_recursive[twisted] ______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_as_future_recursive[asyncio] ______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________ ERROR at setup of test_explicit_reactor_future[twisted] ____________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________ ERROR at setup of test_explicit_reactor_future[asyncio] ____________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________ ERROR at setup of test_create_future_explicit_loop[twisted] __________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________ ERROR at setup of test_create_future_explicit_loop[asyncio] __________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____ ERROR at setup of test_create_future_success_explicit_loop[twisted] ______ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____ ERROR at setup of test_create_future_success_explicit_loop[asyncio] ______ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____ ERROR at setup of test_create_future_failure_explicit_loop[twisted] ______ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____ ERROR at setup of test_create_future_failure_explicit_loop[asyncio] ______ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________ ERROR at setup of test_explicit_reactor_coroutine[twisted] __________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________ ERROR at setup of test_explicit_reactor_coroutine[asyncio] __________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_default_resolve[twisted] ________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_default_resolve[asyncio] ________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________________ ERROR at setup of test_callback[twisted] ___________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________________ ERROR at setup of test_callback[asyncio] ___________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_immediate_result[twisted] _______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_immediate_result[asyncio] _______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________________ ERROR at setup of test_illegal_args[twisted] _________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________________ ERROR at setup of test_illegal_args[asyncio] _________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >________________ ERROR at setup of test_create_result[twisted] _________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >________________ ERROR at setup of test_create_result[asyncio] _________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________________ ERROR at setup of test_create_error[twisted] _________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________________ ERROR at setup of test_create_error[asyncio] _________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________________ ERROR at setup of test_errback[twisted] ____________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________________ ERROR at setup of test_errback[asyncio] ____________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >____________ ERROR at setup of test_errback_without_except[twisted] ____________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >____________ ERROR at setup of test_errback_without_except[asyncio] ____________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________ ERROR at setup of test_errback_plain_exception[twisted] ____________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________ ERROR at setup of test_errback_plain_exception[asyncio] ____________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_errback_illegal_args[twisted] _____________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_errback_illegal_args[asyncio] _____________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >____________ ERROR at setup of test_errback_reject_no_args[twisted] ____________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >____________ ERROR at setup of test_errback_reject_no_args[asyncio] ____________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_immediate_failure[twisted] _______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_immediate_failure[asyncio] _______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________________ ERROR at setup of test_gather_two[twisted] __________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________________ ERROR at setup of test_gather_two[asyncio] __________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_gather_no_consume[twisted] _______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_gather_no_consume[asyncio] _______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_is_future_generic[twisted] _______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_is_future_generic[asyncio] _______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________________ ERROR at setup of test_is_called[twisted] ___________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________________ ERROR at setup of test_is_called[asyncio] ___________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________________ ERROR at setup of test_categories[twisted] __________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________________ ERROR at setup of test_categories[asyncio] __________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >____________ ERROR at setup of test_categories_subsequent[twisted] _____________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >____________ ERROR at setup of test_categories_subsequent[asyncio] _____________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________________ ERROR at setup of test_critical[twisted] ___________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________________ ERROR at setup of test_critical[asyncio] ___________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________________ ERROR at setup of test_info[twisted] _____________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________________ ERROR at setup of test_info[asyncio] _____________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________ ERROR at setup of test_legacy_error_with_traceback[twisted] __________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________ ERROR at setup of test_legacy_error_with_traceback[asyncio] __________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >____________________ ERROR at setup of test_trace[twisted] _____________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >____________________ ERROR at setup of test_trace[asyncio] _____________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________________ ERROR at setup of test_emit_noop[twisted] ___________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >__________________ ERROR at setup of test_emit_noop[asyncio] ___________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________________ ERROR at setup of test_emit_ok[twisted] ____________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >___________________ ERROR at setup of test_emit_ok[asyncio] ____________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________________ ERROR at setup of test_bad_failures[twisted] _________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________________ ERROR at setup of test_bad_failures[asyncio] _________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_debug_with_object[twisted] _______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_debug_with_object[asyncio] _______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >________________ ERROR at setup of test_log_noop_trace[twisted] ________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >________________ ERROR at setup of test_log_noop_trace[asyncio] ________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________________ ERROR at setup of test_double_start[twisted] _________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_________________ ERROR at setup of test_double_start[asyncio] _________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >________________ ERROR at setup of test_invalid_level[twisted] _________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >________________ ERROR at setup of test_invalid_level[asyncio] _________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_class_descriptor[twisted] _______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_class_descriptor[asyncio] _______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_class_attribute[twisted] ________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_class_attribute[asyncio] ________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >________________ ERROR at setup of test_log_converter[twisted] _________________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >________________ ERROR at setup of test_log_converter[asyncio] _________________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_txlog_write_binary[twisted] ______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_txlog_write_binary[asyncio] ______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_txlog_write_text[twisted] _______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_______________ ERROR at setup of test_txlog_write_text[asyncio] _______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_aiolog_write_binary[twisted] ______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >_____________ ERROR at setup of test_aiolog_write_binary[asyncio] ______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_aiolog_write_text[twisted] _______________ >Fixture "framework_tx" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >______________ ERROR at setup of test_aiolog_write_text[asyncio] _______________ >Fixture "framework_aio" called directly. Fixtures are not meant to be called directly, >but are created automatically when test functions request them as parameters. >See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and >https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code. >=============================== warnings summary =============================== >test/util.py:60 > /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0/test/util.py:60: DeprecationWarning: 'async' and 'await' will become reserved keywords in Python 3.7 > def await(future): > >test/test_gather.py:29 > /var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0/test/test_gather.py:29: DeprecationWarning: 'async' and 'await' will become reserved keywords in Python 3.7 > from util import await > >-- Docs: https://docs.pytest.org/en/latest/warnings.html >=========================== short test summary info ============================ >ERROR test/test_as_future.py::test_as_future_immediate[twisted] >ERROR test/test_as_future.py::test_as_future_immediate[asyncio] >ERROR test/test_as_future.py::test_as_future_immediate_none[twisted] >ERROR test/test_as_future.py::test_as_future_immediate_none[asyncio] >ERROR test/test_as_future.py::test_as_future_coroutine[twisted] >ERROR test/test_as_future.py::test_as_future_coroutine[asyncio] >ERROR test/test_as_future.py::test_as_future_exception[twisted] >ERROR test/test_as_future.py::test_as_future_exception[asyncio] >ERROR test/test_as_future.py::test_as_future_recursive[twisted] >ERROR test/test_as_future.py::test_as_future_recursive[asyncio] >ERROR test/test_call_later.py::test_explicit_reactor_future[twisted] >ERROR test/test_call_later.py::test_explicit_reactor_future[asyncio] >ERROR test/test_call_later.py::test_create_future_explicit_loop[twisted] >ERROR test/test_call_later.py::test_create_future_explicit_loop[asyncio] >ERROR test/test_call_later.py::test_create_future_success_explicit_loop[twisted] >ERROR test/test_call_later.py::test_create_future_success_explicit_loop[asyncio] >ERROR test/test_call_later.py::test_create_future_failure_explicit_loop[twisted] >ERROR test/test_call_later.py::test_create_future_failure_explicit_loop[asyncio] >ERROR test/test_call_later.py::test_explicit_reactor_coroutine[twisted] >ERROR test/test_call_later.py::test_explicit_reactor_coroutine[asyncio] >ERROR test/test_callback.py::test_default_resolve[twisted] >ERROR test/test_callback.py::test_default_resolve[asyncio] >ERROR test/test_callback.py::test_callback[twisted] >ERROR test/test_callback.py::test_callback[asyncio] >ERROR test/test_callback.py::test_immediate_result[twisted] >ERROR test/test_callback.py::test_immediate_result[asyncio] >ERROR test/test_create.py::test_illegal_args[twisted] >ERROR test/test_create.py::test_illegal_args[asyncio] >ERROR test/test_create.py::test_create_result[twisted] >ERROR test/test_create.py::test_create_result[asyncio] >ERROR test/test_create.py::test_create_error[twisted] >ERROR test/test_create.py::test_create_error[asyncio] >ERROR test/test_errback.py::test_errback[twisted] >ERROR test/test_errback.py::test_errback[asyncio] >ERROR test/test_errback.py::test_errback_without_except[twisted] >ERROR test/test_errback.py::test_errback_without_except[asyncio] >ERROR test/test_errback.py::test_errback_plain_exception[twisted] >ERROR test/test_errback.py::test_errback_plain_exception[asyncio] >ERROR test/test_errback.py::test_errback_illegal_args[twisted] >ERROR test/test_errback.py::test_errback_illegal_args[asyncio] >ERROR test/test_errback.py::test_errback_reject_no_args[twisted] >ERROR test/test_errback.py::test_errback_reject_no_args[asyncio] >ERROR test/test_errback.py::test_immediate_failure[twisted] >ERROR test/test_errback.py::test_immediate_failure[asyncio] >ERROR test/test_gather.py::test_gather_two[twisted] >ERROR test/test_gather.py::test_gather_two[asyncio] >ERROR test/test_gather.py::test_gather_no_consume[twisted] >ERROR test/test_gather.py::test_gather_no_consume[asyncio] >ERROR test/test_is_future.py::test_is_future_generic[twisted] >ERROR test/test_is_future.py::test_is_future_generic[asyncio] >ERROR test/test_is_future.py::test_is_called[twisted] >ERROR test/test_is_future.py::test_is_called[asyncio] >ERROR test/test_logging.py::test_categories[twisted] >ERROR test/test_logging.py::test_categories[asyncio] >ERROR test/test_logging.py::test_categories_subsequent[twisted] >ERROR test/test_logging.py::test_categories_subsequent[asyncio] >ERROR test/test_logging.py::test_critical[twisted] >ERROR test/test_logging.py::test_critical[asyncio] >ERROR test/test_logging.py::test_info[twisted] >ERROR test/test_logging.py::test_info[asyncio] >ERROR test/test_logging.py::test_legacy_error_with_traceback[twisted] >ERROR test/test_logging.py::test_legacy_error_with_traceback[asyncio] >ERROR test/test_logging.py::test_trace[twisted] >ERROR test/test_logging.py::test_trace[asyncio] >ERROR test/test_logging.py::test_emit_noop[twisted] >ERROR test/test_logging.py::test_emit_noop[asyncio] >ERROR test/test_logging.py::test_emit_ok[twisted] >ERROR test/test_logging.py::test_emit_ok[asyncio] >ERROR test/test_logging.py::test_bad_failures[twisted] >ERROR test/test_logging.py::test_bad_failures[asyncio] >ERROR test/test_logging.py::test_debug_with_object[twisted] >ERROR test/test_logging.py::test_debug_with_object[asyncio] >ERROR test/test_logging.py::test_log_noop_trace[twisted] >ERROR test/test_logging.py::test_log_noop_trace[asyncio] >ERROR test/test_logging.py::test_double_start[twisted] >ERROR test/test_logging.py::test_double_start[asyncio] >ERROR test/test_logging.py::test_invalid_level[twisted] >ERROR test/test_logging.py::test_invalid_level[asyncio] >ERROR test/test_logging.py::test_class_descriptor[twisted] >ERROR test/test_logging.py::test_class_descriptor[asyncio] >ERROR test/test_logging.py::test_class_attribute[twisted] >ERROR test/test_logging.py::test_class_attribute[asyncio] >ERROR test/test_logging.py::test_log_converter[twisted] >ERROR test/test_logging.py::test_log_converter[asyncio] >ERROR test/test_logging.py::test_txlog_write_binary[twisted] >ERROR test/test_logging.py::test_txlog_write_binary[asyncio] >ERROR test/test_logging.py::test_txlog_write_text[twisted] >ERROR test/test_logging.py::test_txlog_write_text[asyncio] >ERROR test/test_logging.py::test_aiolog_write_binary[twisted] >ERROR test/test_logging.py::test_aiolog_write_binary[asyncio] >ERROR test/test_logging.py::test_aiolog_write_text[twisted] >ERROR test/test_logging.py::test_aiolog_write_text[asyncio] >============= 9 passed, 9 skipped, 2 warnings, 92 errors in 2.50s ============== > * ERROR: dev-python/txaio-2.9.0::gentoo failed (test phase): > * Tests failed under python3.6 > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 3764: Called distutils-r1_src_test > * environment, line 1227: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 359: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3373: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2695: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2693: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 815: Called distutils-r1_run_phase 'python_test' > * environment, line 1164: Called python_test > * environment, line 3723: Called die > * The specific snippet of code: > * pytest -v || die "Tests failed under ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/txaio-2.9.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/txaio-2.9.0::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/dev-python/txaio-2.9.0:20200430-192124.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/txaio-2.9.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/txaio-2.9.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0' > * S: '/var/tmp/portage/dev-python/txaio-2.9.0/work/txaio-2.9.0' > > > >emerge --info: >Portage 2.3.99 (python 3.6.10-final-0, default/linux/arm64/17.0, gcc-9.3.0, glibc-2.31-r2, 4.9.0-4-arm64 aarch64) >================================================================= >System uname: Linux-4.9.0-4-arm64-aarch64-with-gentoo-2.7 >KiB Mem: 131544964 total, 68524188 free >KiB Swap: 3321056 total, 2838080 free >Timestamp of repository gentoo: Fri, 01 May 2020 09:43:33 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p1) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.8.2-r2::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.18::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34::gentoo >sys-devel/gcc: 9.3.0::gentoo >sys-devel/gcc-config: 2.2.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r2::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > >ACCEPT_KEYWORDS="arm64 ~arm64" >ACCEPT_LICENSE="*" >CBUILD="aarch64-unknown-linux-gnu" >CC="aarch64-unknown-linux-gnu-gcc" >CFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" >CHOST="aarch64-unknown-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="aarch64-unknown-linux-gnu-g++" >CXXFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y -1" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="en_US.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j96" >PKGDIR="/usr/portage/packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl arm64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ADA_TARGET="gnat_2018" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp thumb thumb2 v4 v5 v6 v7 v8 vfp vfp-d32 vfpv3 vfpv4" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="fbdev dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 720260
: 635440