Skip to content

Instantly share code, notes, and snippets.

@fmaussion
Created October 8, 2020 12:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fmaussion/9406aebb561bb9aa5cf02ebc435b0432 to your computer and use it in GitHub Desktop.
Save fmaussion/9406aebb561bb9aa5cf02ebc435b0432 to your computer and use it in GitHub Desktop.
/home/mowglie/.pyenv/versions/py3/bin/python /home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pydev/pydevd.py --multiproc --qt-support=auto --client 127.0.0.1 --port 43527 --file /home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pycharm/_jb_pytest_runner.py --path /home/mowglie/tmp/test_project/test_dummy.py -- -s
Executing PyCharm's `sitecustomize`
User doesn't have a custom `sitecustomize`
Custom matplotlib backend was set for SciView
warning: PYDEVD_USE_CYTHON environment variable is set to 'NO'. Frame evaluator will be also disabled because it requires Cython extensions to be enabled in order to operate correctly.
Unable to load jupyter_debug plugin
Executing file /home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pycharm/_jb_pytest_runner.py
arguments: ['/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pycharm/_jb_pytest_runner.py', '--path', '/home/mowglie/tmp/test_project/test_dummy.py', '--', '-s']
PYDEVD_FILTER_LIBRARIES False
Started in multiproc mode
('Connecting to ', '127.0.0.1', ':', '43527')
('Connected.',)
debugger: received >>99 -1 35157
<<
Received command: ??? 99 -1 35157
Received port 35157
pydev debugger: process 29906 is connecting
('Connecting to ', '127.0.0.1', ':', '35157')
('Connected.',)
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
sending cmd --> CMD_VERSION @@BUILD_NUMBER@@
Connected to pydev debugger (build 202.7660.27)
debugger: received >>122 5 python-BaseException None None 0 1 0
<<
Received command: CMD_ADD_EXCEPTION_BREAK 122 5 python-BaseException None None 0 1 0
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0x7fb7cdc4dac0>}
debugger: received >>111 3 python-line /home/mowglie/tmp/test_project/test_dummy.py 8 test_that THREAD None None
146 7 SHOW_RETURN_VALUES 0
101 9
<<
Received command: CMD_SET_BREAK 111 3 python-line /home/mowglie/tmp/test_project/test_dummy.py 8 test_that THREAD None None
Added breakpoint:/home/mowglie/tmp/test_project/test_dummy.py - line:8 - func_name:b'test_that'
Received command: CMD_SHOW_RETURN_VALUES 146 7 SHOW_RETURN_VALUES 0
Show return values: False
Received command: CMD_RUN 101 9
debugger: received >>170 11 SET_UNIT_TESTS_DEBUGGING_MODE
<<
Received command: ??? 170 11 SET_UNIT_TESTS_DEBUGGING_MODE
sending cmd --> CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_29906_id_140427797528528" /></xml>
IDE_PROJECT_ROOTS ['/home/mowglie/tmp/test_project']
LIBRARY_ROOTS ['/home/mowglie/.pyenv/versions/3.8.5/lib/python3.8', '/home/mowglie/.pyenv/versions/3.8.5/lib/python3.8/lib-dynload', '/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages', '/home/mowglie/disk/Dropbox/HomeDocs/git/salem', '/home/mowglie/disk/Dropbox/HomeDocs/git/oggm-edu', '/home/mowglie/disk/Dropbox/HomeDocs/git/oggm-vas', '/home/mowglie/disk/Dropbox/HomeDocs/git/oggm-fork', '/home/mowglie/.cache/JetBrains/PyCharm2020.2/python_stubs/551278590', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/python-skeletons', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/stdlib/3.7', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/stdlib/3', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/stdlib/2and3', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/third_party/3', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/third_party/2and3']
Launching pytest with arguments -s /home/mowglie/tmp/test_project/test_dummy.py in /home/mowglie/tmp/test_project
============================= test session starts ==============================
platform linux -- Python 3.8.5, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 -- /home/mowglie/.pyenv/versions/py3/bin/python
cachedir: .pytest_cache
Matplotlib: 3.3.2
Freetype: 2.6.1
rootdir: /home/mowglie/tmp/test_project
plugins: mpl-0.122
collecting ... collected 1 item
test_dummy.py::test_that Patching args: ['/sbin/ldconfig', '-p']
Process is not python, returning.
sending cmd --> CMD_PROCESS_CREATED <process/>
=== Scientific View debug enabled ===
sending cmd --> CMD_PROCESS_CREATED <process/>
('Connecting to ', '127.0.0.1', ':', '43527')
('Connected.',)
("The debugger thread 'DispatchReader' is traced which may lead to debugging performance issues.",)
debugger: received >>99 -1 32855
<<
Received command: ??? 99 -1 32855
PYDEVD_FILTER_LIBRARIES False
('Connecting to ', '127.0.0.1', ':', '32855')
('Connected.',)
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
sending cmd --> CMD_VERSION @@BUILD_NUMBER@@
debugger: received >>111 3 python-line /home/mowglie/tmp/test_project/test_dummy.py 8 test_that THREAD None None
<<
debugger: received >>111 13 python-line /home/mowglie/tmp/test_project/test_dummy.py 8 test_that THREAD None None
<<
Received command: CMD_SET_BREAK 111 13 python-line /home/mowglie/tmp/test_project/test_dummy.py 8 test_that THREAD None None
Received command: CMD_SET_BREAK 111 3 python-line /home/mowglie/tmp/test_project/test_dummy.py 8 test_that THREAD None None
Added breakpoint:/home/mowglie/tmp/test_project/test_dummy.py - line:8 - func_name:b'test_that'
Added breakpoint:/home/mowglie/tmp/test_project/test_dummy.py - line:8 - func_name:b'test_that'
debugger: received >>122 5 python-BaseException None None 0 1 0
146 7 SHOW_RETURN_VALUES 0
101 9
170 11 SET_UNIT_TESTS_DEBUGGING_MODE
<<
Received command: CMD_ADD_EXCEPTION_BREAK 122 5 python-BaseException None None 0 1 0
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0x7fb786e9b6a0>}
Received command: CMD_SHOW_RETURN_VALUES 146 7 SHOW_RETURN_VALUES 0
Show return values: False
Received command: CMD_RUN 101 9
Received command: ??? 170 11 SET_UNIT_TESTS_DEBUGGING_MODE
debugger: received >>122 15 python-BaseException None None 0 1 0
170 17 SET_UNIT_TESTS_DEBUGGING_MODE
146 19 SHOW_RETURN_VALUES 0
<<
Received command: CMD_ADD_EXCEPTION_BREAK 122 15 python-BaseException None None 0 1 0
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0x7fb7cdc59b50>}
Received command: ??? 170 17 SET_UNIT_TESTS_DEBUGGING_MODE
Received command: CMD_SHOW_RETURN_VALUES 146 19 SHOW_RETURN_VALUES 0
Show return values: False
sending cmd --> CMD_THREAD_CREATE <xml><thread name="Thread-11" id="pid_29936_id_140427402184832" /></xml>
sending cmd --> CMD_THREAD_CREATE <xml><thread name="Thread-12" id="pid_29936_id_140427402217648" /></xml>
sending cmd --> CMD_THREAD_KILL pid_29936_id_140427402217648
sending cmd --> CMD_THREAD_CREATE <xml><thread name="Thread-13" id="pid_29936_id_140427074871104" /></xml>
sending cmd --> CMD_THREAD_KILL pid_29936_id_140427074871104
sending cmd --> CMD_THREAD_CREATE <xml><thread name="Thread-14" id="pid_29936_id_140427076335360" /></xml>
sending cmd --> CMD_THREAD_KILL pid_29936_id_140427076335360
sending cmd --> CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_29906_id_140427797528528" /></xml>
sending cmd --> CMD_THREAD_SUSPEND <xml><thread id="pid_29906_id_140427797528528" stop_reason="111" message="" suspend_type="trace"><frame id="140427402275808" name="test_that" file="/home/mowglie/tmp/test_project/test_dummy.py" line="8"></frame><frame id="140427402317888" name="pytest_pyfunc_call" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/python.py" line="180"></frame><frame id="94726695212224" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="140427402313792" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="140427402288368" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="140427402248720" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="140427402294144" name="runtest" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/python.py" line="1570"></frame><frame id="94726695207040" name="pytest_runtest_call" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="153"></frame><frame id="94726695211584" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="140427402287904" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="140427402287440" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="140427402286976" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="140427402283264" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="247"></frame><frame id="94726695188688" name="from_call" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="294"></frame><frame id="140427402266560" name="call_runtest_hook" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="246"></frame><frame id="140427402266080" name="call_and_report" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="207"></frame><frame id="94726695207680" name="runtestprotocol" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="117"></frame><frame id="140427402201792" name="pytest_runtest_protocol" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="100"></frame><frame id="94726695206400" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="140427402252816" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="94726689431504" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="140427402443088" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="94726695168496" name="pytest_runtestloop" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/main.py" line="321"></frame><frame id="94726695196176" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="140427402214640" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="140427402213712" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="140427402253280" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="140427405770080" name="_main" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/main.py" line="296"></frame><frame id="94726695045488" name="wrap_session" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/main.py" line="240"></frame><frame id="140427402431808" name="pytest_cmdline_main" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/main.py" line="289"></frame><frame id="94726694994640" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="140427402869072" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="94726695049968" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="140427402867680" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="94726694562080" name="main" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/config/__init__.py" line="157"></frame><frame id="140427408016320" name="&lt;module&gt;" file="/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pycharm/_jb_pytest_runner.py" line="43"></frame></thread></xml>
debugger: received >>114 13 pid_29906_id_140427797528528 140427402275808 FRAME
<<
Received command: CMD_GET_FRAME 114 13 pid_29906_id_140427797528528 140427402275808 FRAME
/home/mowglie/.pyenv/versions/py3/bin/python /home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pydev/pydevd.py --multiproc --qt-support=auto --client 127.0.0.1 --port 32819 --file /home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pycharm/_jb_pytest_runner.py --path /home/mowglie/tmp/test_project/test_dummy.py -- -s
Executing PyCharm's `sitecustomize`
User doesn't have a custom `sitecustomize`
Custom matplotlib backend was set for SciView
warning: PYDEVD_USE_CYTHON environment variable is set to 'NO'. Frame evaluator will be also disabled because it requires Cython extensions to be enabled in order to operate correctly.
Unable to load jupyter_debug plugin
Executing file /home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pycharm/_jb_pytest_runner.py
arguments: ['/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pycharm/_jb_pytest_runner.py', '--path', '/home/mowglie/tmp/test_project/test_dummy.py', '--', '-s']
PYDEVD_FILTER_LIBRARIES False
Started in multiproc mode
('Connecting to ', '127.0.0.1', ':', '32819')
('Connected.',)
debugger: received >>99 -1 40293
<<
Received command: ??? 99 -1 40293
Received port 40293
pydev debugger: process 29858 is connecting
('Connecting to ', '127.0.0.1', ':', '40293')
('Connected.',)
debugger: received >>501 1 0.1 UNIX
<<
Received command: CMD_VERSION 501 1 0.1 UNIX
sending cmd --> CMD_VERSION @@BUILD_NUMBER@@
Connected to pydev debugger (build 202.7660.27)
debugger: received >>111 3 python-line /home/mowglie/tmp/test_project/test_dummy.py 8 test_that THREAD None None
<<
Received command: CMD_SET_BREAK 111 3 python-line /home/mowglie/tmp/test_project/test_dummy.py 8 test_that THREAD None None
Added breakpoint:/home/mowglie/tmp/test_project/test_dummy.py - line:8 - func_name:b'test_that'
debugger: received >>122 5 python-BaseException None None 0 1 0
101 7
170 9 SET_UNIT_TESTS_DEBUGGING_MODE
146 11 SHOW_RETURN_VALUES 0
<<
Received command: CMD_ADD_EXCEPTION_BREAK 122 5 python-BaseException None None 0 1 0
Exceptions to hook on terminate: {'BaseException': <_pydevd_bundle.pydevd_breakpoints.ExceptionBreakpoint object at 0x7f3dcfb71b80>}
Received command: CMD_RUN 101 7
Received command: ??? 170 9 SET_UNIT_TESTS_DEBUGGING_MODE
Received command: CMD_SHOW_RETURN_VALUES 146 11 SHOW_RETURN_VALUES 0
Show return values: False
sending cmd --> CMD_THREAD_CREATE <xml><thread name="MainThread" id="pid_29858_id_139903845224400" /></xml>
IDE_PROJECT_ROOTS ['/home/mowglie/tmp/test_project']
LIBRARY_ROOTS ['/home/mowglie/.pyenv/versions/3.8.5/lib/python3.8', '/home/mowglie/.pyenv/versions/3.8.5/lib/python3.8/lib-dynload', '/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages', '/home/mowglie/disk/Dropbox/HomeDocs/git/salem', '/home/mowglie/disk/Dropbox/HomeDocs/git/oggm-edu', '/home/mowglie/disk/Dropbox/HomeDocs/git/oggm-vas', '/home/mowglie/disk/Dropbox/HomeDocs/git/oggm-fork', '/home/mowglie/.cache/JetBrains/PyCharm2020.2/python_stubs/551278590', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/python-skeletons', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/stdlib/3.7', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/stdlib/3', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/stdlib/2and3', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/third_party/3', '/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/typeshed/third_party/2and3']
Launching pytest with arguments -s /home/mowglie/tmp/test_project/test_dummy.py in /home/mowglie/tmp/test_project
============================= test session starts ==============================
platform linux -- Python 3.8.5, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 -- /home/mowglie/.pyenv/versions/py3/bin/python
cachedir: .pytest_cache
Matplotlib: 3.3.2
Freetype: 2.6.1
rootdir: /home/mowglie/tmp/test_project
plugins: mpl-0.122
collecting ... collected 1 item
test_dummy.py::test_that sending cmd --> CMD_THREAD_SUSPEND <xml><thread id="pid_29858_id_139903845224400" stop_reason="111" message="" suspend_type="trace"><frame id="139903450010144" name="test_that" file="/home/mowglie/tmp/test_project/test_dummy.py" line="8"></frame><frame id="139903450002368" name="pytest_pyfunc_call" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/python.py" line="180"></frame><frame id="94393447392448" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="139903449994208" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="139903449993744" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="139903449953712" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="139903449998208" name="runtest" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/python.py" line="1570"></frame><frame id="94393447387264" name="pytest_runtest_call" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="153"></frame><frame id="94393447391808" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="139903449993280" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="139903449980144" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="139903449979680" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="139903449975936" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="247"></frame><frame id="94393447368912" name="from_call" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="294"></frame><frame id="139903449962432" name="call_runtest_hook" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="246"></frame><frame id="139903449961952" name="call_and_report" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="207"></frame><frame id="94393447387904" name="runtestprotocol" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="117"></frame><frame id="139903449910848" name="pytest_runtest_protocol" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/runner.py" line="100"></frame><frame id="94393447386624" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="139903449949616" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="94393441611728" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="139903450287344" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="94393447348720" name="pytest_runtestloop" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/main.py" line="321"></frame><frame id="94393447376400" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="139903449952320" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="139903449899536" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="139903449902320" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="139903453470048" name="_main" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/main.py" line="296"></frame><frame id="94393447225712" name="wrap_session" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/main.py" line="240"></frame><frame id="139903450570048" name="pytest_cmdline_main" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/main.py" line="289"></frame><frame id="94393447174864" name="_multicall" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/callers.py" line="187"></frame><frame id="139903450103024" name="&lt;lambda&gt;" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="84"></frame><frame id="94393447230192" name="_hookexec" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/manager.py" line="93"></frame><frame id="139903450101632" name="__call__" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/pluggy/hooks.py" line="286"></frame><frame id="94393446742304" name="main" file="/home/mowglie/.pyenv/versions/py3/lib/python3.8/site-packages/_pytest/config/__init__.py" line="157"></frame><frame id="139903454651328" name="&lt;module&gt;" file="/home/mowglie/.pycharm-2020.2.2/plugins/python/helpers/pycharm/_jb_pytest_runner.py" line="43"></frame></thread></xml>
debugger: received >>114 13 pid_29858_id_139903845224400 139903450010144 FRAME
<<
Received command: CMD_GET_FRAME 114 13 pid_29858_id_139903845224400 139903450010144 FRAME
('processing internal command ', '<_pydevd_bundle.pydevd_comm.InternalGetFrame object at 0x7f3dcfb75340>')
sending cmd --> CMD_GET_FRAME <xml><var name="t" type="int" qualifier="builtins" value="1" /> </xml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment