{% extends "layouts/content-bootstrap.html" %} {% load i18n %} {% load humanize %} {% block styles %} {% endblock %} {% block content %}
Each test result is part of a test run and multiple test runs can be part of the same test job. In the "You are here" breadcrumb list above, click the Run link to go up to the test run detail page to see full details of the test job which generated this test result.
If the test result output was captured as an attachment of the test run, the attachment name and line number will be shown as links. The same output can also be viewed in the attachments of the test run itself.
{{ test_result.message }}{% else %} {% trans "no message was captured for this test result" %} {% endif %}