{% if (error_message != "") %} {% endif %}
{% for item in data %} {% if (item[3] == "PASS") %} {% else %} {% endif %} {% endfor %}
EID Suite - Test Case Status Time Error Comment
{{item[1]}} {{item[2]}} {{item[3]}}{{item[3]}}{{item[4]}} {{item[5]}} {% if (item[3] != "PASS" and item[6] != None) %} {{item[6]}} {% endif %}