Skip to content

test_run_errors table is always empty... #16

@JackieSproat

Description

@JackieSproat

output_2pass_2fail
log_2pass_2fail

When I execute the following commands:
$ python -m dbbot.run output_2pass_2fail.xml
$ sqlite3 robot_results.db
sqlite > .tables
sqlite > select * from test_run_errors;

test_run_errors appears to be empty???

I expected it to contain the 2 errors as shown in the log.html and screen shot of the output.xml file.

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