Adaption to changed logging
Tento commit je obsažen v:
rodič
d243a1667e
revize
a34ffe1201
2
run.py
2
run.py
@ -286,7 +286,7 @@ def unittest_run(unittest_folder, options):
|
||||
for key in data_collection[UNITTEST_KEY_SPECIFICATION].get('item_dict', {}):
|
||||
heading_dict[key] = data_collection[UNITTEST_KEY_SPECIFICATION]['item_dict'][key]['Heading']
|
||||
test_session = report.testSession(
|
||||
['__unittest__', config.lib.logger_name] + config.additional_loggers_to_catch,
|
||||
['__unittest__', config.lib.logger.name] + config.additional_loggers_to_catch,
|
||||
interpreter=interpreter_version,
|
||||
testcase_execution_level=execution_level,
|
||||
testrun_id='p%d' % sys.version_info[0],
|
||||
|
Načítá se…
x
Odkázat v novém úkolu
Zablokovat Uživatele