{% extends "layouts/content.html" %} {% load humanize %} {% load static %} {% load utils %} {% block styles %} {% endblock %} {% block content %} {% if validation_errors %}
{{ validation_errors }}
{{ lava_job_result.error_type }} error: {{ lava_job_result.error_msg }}
Unable to parse invalid logs: This is maybe a bug in LAVA that should be reported.
{{ job.failure_comment }}
This log file is too large to view, (over {{ size_limit|filesizeformat }}). It can only be downloaded: Plain log
Please read the triage guidelines for help on debugging failures in the test job, test definitions or in individual test cases.
{% endif %} {% endif %}This section helps test writers to check for actions with a duration which is much shorter than the requested timeout. Reducing these timeouts will allow failures to be identified more quickly.
The graph only shows actions that are longer than 1 second. The full list is anyway available in the table.