Hi folks,

I'm at SD51 in Leiden this week, and it would be nice if we had a working 
sage patchbot to test the patches we're writing...

At the moment there seems to be something rather odd going on with the 
patchbot. I have set a patchbot worker process running on one of our 
Warwick machines, but it seems to ignore most of the needs-review / 
positive-review patches, and instead skips to testing some ancient ones 
that are marked as needs-work or needs-info. 

Poking around in the code, it seems that the worker process runs through 
the list of tickets returned by the database query

http://patchbot.sagemath.org/ticket/?raw&status=open

This query only returns 241 tickets (while we actually have several 
thousand tickets open) and this list seems to only contain 10 of the 400 or 
so that are needs_review / positive_review.

What's going on here? Is it just that the patchbot got hopelessly broken by 
the recent trac server update and nobody's tried to fix it yet? It does 
seem to be getting some live data from the trac server (the data returned 
includes ticket modification times, some of which are in the last few 
hours) but it's clearly somehow ignoring most of the tickets it should be 
returning.

Can anyone diagnose what's causing this?

David

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to