Closed (fixed)
Project:
Project issue file test
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2008 at 05:49 UTC
Updated:
10 Nov 2008 at 01:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
hunmonk commentedlet's make this issue more generally about getting the file filtering right in PIFT. there are a number of decisions to be made here:
Comment #2
boombatower commentedcomponent we can ignore if you like...I just added that after reading the requests...one advantage is if we choose to add support for testing certain patches later then we just remove the component...
the statuses I would vote for global for now...lets only add what we need and make it per project if we find we need that
regex against release tag is fine...I'm just about getting this functioning and wrote the code to deal with what we need now, not the unforeseeable future.
I would vote for no-frills since it is simpler....we can always make it nicer later.
Comment #3
hunmonk commentedcommitted attached to 5.x and HEAD, which adds a MySQL compatible REGEXP filter on the tag column of {project_release_nodes}
this makes this module incompatible with postgres for now, but it would be trivial to add support if we want it.
this fix now enables us to restrict patch testing based on CVS tags associated w/ release nodes, like only testing HEAD patches.
fully tested and deployed on drupal.org
Comment #4
Amazon commentedThe calculated 4000 patches for HEAD have only sent 1000 patches.
1 of 897 patches being reviewed, plus 243 patches tested!
Did we miscalculate the 4K HEAD patches, or did PIFT fail to send all the patches for some reason?
Kieran
Comment #5
hunmonk commentedi believe that my initial estimate query filtered by HEAD CVS tag, and drupal project, but failed to filter by issue status. so i think there are 4000 patches there, but only about 1150 of them were attached to issues that were CNR/RTBC status -- which is all PIFT sent to PIFR.
looks like PIFT and PIFR are both working perfectly to me.
Comment #6
boombatower commentedShall we?
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.