From: Theodore Ts'o Subject: Re: Announce re-factor all current xfstests patches request Date: Wed, 27 Mar 2013 17:48:04 -0400 Message-ID: <20130327214804.GA28143@thunk.org> References: <5152F2BB.4000709@sgi.com> <20130327134606.GJ5861@thunk.org> <20130327205407.GU6369@dastard> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Rich Johnston , xfs-oss , linux-ext4@vger.kernel.org, linux-btrfs To: Dave Chinner Return-path: Content-Disposition: inline In-Reply-To: <20130327205407.GU6369@dastard> Sender: linux-btrfs-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Thu, Mar 28, 2013 at 07:54:07AM +1100, Dave Chinner wrote: > > Support for named tests have not yet been added. From the check > script: > > SUPPORTED_TESTS="[0-9][0-9][0-9] [0-9][0-9][0-9][0-9]" Ah, I thought support for named tests was there. For right now, though, if we have test ext4/123 and btrfs/123, that's OK and they are considered separate tests, right? Or do we still need to keep the numbers unique for now? - Ted