============================= test session starts ============================= platform win32 -- Python 3.7.1, pytest-3.10.0, py-1.5.4, pluggy-0.7.1 rootdir: *hidden**, inifile: plugins: xdist-1.24.0, forked-0.2, allure-adaptor-1.7.10collected 2 items test_aaaaaaaaaaaa.py . INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\_pytest\main.py", line 185, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\_pytest\main.py", line 225, in _main INTERNALERROR> config.hook.pytest_runtestloop(session=session) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\hooks.py", line 258, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\manager.py", line 67, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\manager.py", line 61, in INTERNALERROR> firstresult=hook.spec_opts.get('firstresult'), INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 201, in _multicall INTERNALERROR> return outcome.get_result() INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 76, in get_result INTERNALERROR> raise ex[1].with_traceback(ex[2]) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 180, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\_pytest\main.py", line 246, in pytest_runtestloop INTERNALERROR> item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\hooks.py", line 258, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\manager.py", line 67, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\manager.py", line 61, in INTERNALERROR> firstresult=hook.spec_opts.get('firstresult'), INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 201, in _multicall INTERNALERROR> return outcome.get_result() INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 76, in get_result INTERNALERROR> raise ex[1].with_traceback(ex[2]) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 180, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\_pytest\runner.py", line 77, in pytest_runtest_protocol INTERNALERROR> runtestprotocol(item, nextitem=nextitem) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\_pytest\runner.py", line 86, in runtestprotocol INTERNALERROR> rep = call_and_report(item, "setup", log) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\_pytest\runner.py", line 176, in call_and_report INTERNALERROR> hook.pytest_runtest_logreport(report=report) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\hooks.py", line 258, in __call__ INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\manager.py", line 67, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\manager.py", line 61, in INTERNALERROR> firstresult=hook.spec_opts.get('firstresult'), INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 201, in _multicall INTERNALERROR> return outcome.get_result() INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 76, in get_result INTERNALERROR> raise ex[1].with_traceback(ex[2]) INTERNALERROR> File "E:\_Projects\_virtual_env\python371_gmc\lib\site-packages\pluggy\callers.py", line 180, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "C:\Program Files\JetBrains\PyCharm Community Edition 2018.2.4\helpers\pycharm\teamcity\pytest_plugin.py", line 313, in pytest_runtest_logreport INTERNALERROR> self.teamcity.blockOpened(block_name, flowId=test_id) INTERNALERROR> File "C:\Program Files\JetBrains\PyCharm Community Edition 2018.2.4\helpers\pycharm\teamcity\messages.py", line 92, in blockOpened INTERNALERROR> self.message('blockOpened', name=name, flowId=flowId) INTERNALERROR> File "C:\Program Files\JetBrains\PyCharm Community Edition 2018.2.4\helpers\pycharm\_jb_runner_tools.py", line 195, in message INTERNALERROR> current, parent = TREE_MANAGER.node_ids INTERNALERROR> File "C:\Program Files\JetBrains\PyCharm Community Edition 2018.2.4\helpers\pycharm\_jb_runner_tools.py", line 148, in node_ids INTERNALERROR> current = self._get_node_id(self.current_branch) INTERNALERROR> File "C:\Program Files\JetBrains\PyCharm Community Edition 2018.2.4\helpers\pycharm\_jb_runner_tools.py", line 140, in _get_node_id INTERNALERROR> return self._node_ids_dict[".".join(branch)] INTERNALERROR> KeyError: '' ========================== 1 passed in 19.66 seconds ========================== Process finished with exit code 0