OS-TESTS Test Report

This report is generated by os-tests for displaying summary test report.


SummaryTotal:{{ result.total }}, PASS:{{ result.case_pass }}, FAIL:{{ result.case_fail }}, SKIP:{{ result.case_skip }}, ERROR:{{ result.case_error }} - success rate of {{ '%0.2f' % result.pass_rate|float }}% (excluding SKIP and CANCEL)
RunTime(s){{ '%0.2f' % result.run_time|float }}
Node Info{{ result.node_info|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