You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2023. It is now read-only.
This would be useful to see if a given failure appears on multiple tickets, to understand whether the failure appears only on a single ticket or not. If a failure appears on every ticket, it would also help to see on which ticket the failure appeared first.
I have a simple feature request: show the list of most recently tested tickets for a given patchbot client.
There is a page like this: https://patchbot.sagemath.org/ticket/?machine=Gentoo%20Base%20System&machine=2.2&machine=x86_64&machine=4.4.26-gentoo&machine=sage4&status=open but I have no idea how this list is sorted. Simply sorting in order of testing by this patchbot would work for me.
This would be useful to see if a given failure appears on multiple tickets, to understand whether the failure appears only on a single ticket or not. If a failure appears on every ticket, it would also help to see on which ticket the failure appeared first.