I'm trying to get the new xfstests to run the XFS tests first, then run the generic group, then run the shared group. One attempt was to work with this variable in the ./check script: SRC_GROUPS="gen
The question is why do you want to do this? Is there any specific reason for running the tests in that order? FWIW, if all you want to do is run the xfs tests, run: $ sudo ./check xfs[0-9][0-9][0-9]
The question is why do you want to do this? Is there any specific reason for running the tests in that order? FWIW, if all you want to do is run the xfs tests, run: $ sudo ./check xfs[0-9][0-9][0-9]
On 04/14/2013 10:29 PM, Michael L. Semon wrote: On 04/14/2013 07:26 PM, Dave Chinner wrote: On Sat, Apr 13, 2013 at 04:50:06PM -0400, Michael L. Semon wrote: I'm trying to get the new xfstests to run
On 04/22/2013 02:25 PM, Rich Johnston wrote: On 04/14/2013 10:29 PM, Michael L. Semon wrote: On 04/14/2013 07:26 PM, Dave Chinner wrote: On Sat, Apr 13, 2013 at 04:50:06PM -0400, Michael L. Semon wro