Skip to content

Bug: Custom Export fails every time #7

@SePossum

Description

@SePossum

? Enter the TestBench server address and port host:port: "TestBench 3.0"
? Enter your login name: "myname"
? Enter your password: ************
? What do you want to do? Write history to config file
? Provide the output path [config.json]:
Output Path: config.json
Generating JSON export
Config ...\config.json was generated
? What do you want to do? Export XML Report
? Activate Filters: Yes or No
? Select Report Configuration:
? Provide the output path [report.zip]:
Output Path: report.zip
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users...\Scripts\testbench-cli-reporter.exe_main
.py", line 7, in
File "C:\Users...\Lib\site-packages\TestBenchCliReporter_main
.py", line 101, in main
run_manual_mode(cli_config)
File "C:\Users...\Lib\site-packages\TestBenchCliReporter\execution.py", line 37, in run_manual_mode
and next_action.trigger(connection_log)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users...\Lib\site-packages\TestBenchCliReporter\actions.py", line 102, in trigger
self.job_id = connection_log.active_connection.trigger_xml_report_generation(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users...\Lib\site-packages\TestBenchCliReporter\testbench.py", line 162, in trigger_xml_report_generation
report_config.filters = filters
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'filters'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions