{% extends "basebuilddetailpage.html" %} {% load projecttags %} {% load humanize %} {% block localbreadcrumb %}
{{task.logfile}}
{{log_head}}...
| Recipe | Task | Executed | Outcome | Build completed on | {% for match in matching_tasks %}
|---|---|---|---|---|
| {{match.recipe.name}} | {{match.task_name}} | {{match.get_executed_display}} | {{match.get_outcome_display}} | {{match.build.completed_on|date:"d/m/y H:i"}} |
We have found no tasks matching this prebuilt task.
The task you are looking for could belong to a build for which Toaster has not data.
TODO:Covering tasks will be displayed here
{% for t in task.get_related_setscene %} {{t.logfile}}
{% endfor %}
noexec flag set to 1, or the task function is empty
{{task.path_to_sstate_obj}}{{task.work_directory}}{{task.logfile}}This task has no dependencies
This task has no reverse dependencies