ID | {{ data.result.job_unique_id }} |
Host | {{ data.hostname }} |
Results Dir | {{ data.results_dir_basename() }} |
Cumulative test time | {{ '%.2f'|format(data.result.tests_total_time) }} s |
Stats | From {{ data.result.tests_total }} tests executed, {{ data.result.passed }} passed and {{ data.result.warned }} warned - success rate of {{ '%.2f'|format(data.result.rate) }}% (excluding SKIP and CANCEL) |
Start Time | UID | Test Name | Variant | Status | Time (sec) | Info | Debug Log |
---|---|---|---|---|---|---|---|
{{ test.time_start }} | {{ test.uid }} | {{ test.name }} | {{ test.variant }} | {{ test.status }} | {{ test.time }} | {{ test.fail_reason|safe }} | {{ test.logfile_basename }} |
{{ sysinfo.contents }}{{ sysinfo.err|safe }}
{{ sysinfo.contents }}
{{ sysinfo.contents }}