[PATCH] xfstests: honor comments in the test group file

Christoph Hellwig hch at infradead.org
Thu May 6 15:37:02 CDT 2010


On Thu, May 06, 2010 at 12:26:07PM -0500, Alex Elder wrote:
> (Re-posting unchanged in hopes it will get reviewed this time.)
> 
> There are some spots in the "group" file where test numbers have
> groups listed after a '#' character, clearly intending for those
> groups to be commented out.  But the way the group list gets
> generated that commenting doesn't work, and in fact these tests
> explicitly *are* included in such commented-out groups.
> 
> This patch fixes that, stripping out all comments (which start
> with a '#' character and end with a newline) from the file before
> building the set of test numbers for a group.
> 
> Signed-off-by: Alex Elder <aelder at sgi.com>

Looks good,


Reviewed-by: Christoph Hellwig <hch at lst.de>




More information about the xfs mailing list