Autobuilder Issue Summary

This is a list of all open bugs which are tagged as AB-INT, that is intermittent bugs that affect the reliability of the autobuilder.

The headings are clickable to change the sorting. The bars underneath each row represent the frequency of occurances, from two years ago on the left to the present on the right. The darker the bar, the more instances.

{% for bug in bugs|sort(attribute="latest", reverse=True) %} {% endfor %}
# Summary Count Last Seen
{{bug.id}} {{bug.summary}}
{% for d in bug.seen if d > start %} {% set weeks = (d.floor('week') - start).days / 7 %}   {% endfor %}
{{bug.count}} {{bug.since|humanize_naturaldelta}}