OS-TESTS Test Report

The report is generated by os-tests at {{ result.run_date|e }}.


SummaryTotal:{{ result.total }}, PASS:{{ result.case_pass }}, FAIL:{{ result.case_fail }}, SKIP:{{ result.case_skip }}, ERROR:{{ result.case_error }} - success rate is {{ '%0.2f' % result.pass_rate|float }}% (excluded SKIP and CANCEL) Runtime(sec):{{ '%0.2f' % result.run_time|float }}
Node Info{{ result.node_info|e }}
Comment{{ result.comment|e }}
{% for row in result.table_rows %} {% endfor %}
id CaseName CaseResult Info Time(Sec) Debug
{{ row[0] }}{{ row[1]|e }}{{ row[2] }}{{ row[3]|e }}{{ '%0.2f' % row[4]|float }}debug