linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Lukáš Czerner" <lczerner@redhat.com>
To: Wang Sheng-Hui <shhuiw@gmail.com>
Cc: Andreas Dilger <adilger.kernel@dilger.ca>,
	"Theodore Ts'o" <tytso@mit.edu>,
	ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: one question about xfstests for ext4?
Date: Thu, 26 Jul 2012 10:01:37 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LFD.2.00.1207260951200.27130@localhost> (raw)
In-Reply-To: <5010AB10.9050701@gmail.com>

On Thu, 26 Jul 2012, Wang Sheng-Hui wrote:

> Date: Thu, 26 Jul 2012 10:27:28 +0800
> From: Wang Sheng-Hui <shhuiw@gmail.com>
> To: Andreas Dilger <adilger.kernel@dilger.ca>, Theodore Ts'o <tytso@mit.edu>,
>     ext4 development <linux-ext4@vger.kernel.org>
> Subject: one question about xfstests for ext4?
> 
> Dear all,
> 
> I want to run xfstests on ext4. 
> I have tried the official xfstests git tree, but in my test, I got many 
> 	"[not run] not suitable for this filesystem type: ext4".
> -------------------------------------------------------------
> 001	 6s
> 002	 0s
> 003	 [not run] not suitable for this filesystem type: ext4
> 004	 [not run] not suitable for this filesystem type: ext4
> 005	 0s
> 006	 2s
> 007	 3s
> 008	 [not run] not suitable for this filesystem type: ext4
> 009	 [not run] not suitable for this filesystem type: ext4
> 010	 [not run] dbtest was not built for this platform
> 011	 2s
> 012	 [not run] not suitable for this filesystem type: ext4
> ......
> 
> 
> Is this expected? Or do I need to make some config changes?
> I wonder if there is any xfstests for ex4 specific git tree?

Hi,

it actually is called XFStests for a reason :). Well historically it
started off as a xfs test suite, but over time it got more and more
generic tests and support for other file system. There are still lot
of tests which are file system specific and if you look at the test
itself, you'll see what it actually does.

There might be some tests which maybe could be changed to generic
tests, or more file systems can be supported. That said, if you find
a test which you think would make sense for other file systems as
well, then please by all means feel free to send a patch.

So to answer your question, there is nothing wrong with your setup
and there is no ext4 specific xfstests tree, we all share the same
xfstests tree. Some tests simply makes sense only for some file
systems, since they are supposed to be focused on certain
functionality.

Hope it helps

Regards,
-Lukas

> 
> Regards,
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

  reply	other threads:[~2012-07-26  8:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-26  2:27 one question about xfstests for ext4? Wang Sheng-Hui
2012-07-26  8:01 ` Lukáš Czerner [this message]
2012-07-26 11:48   ` Wang Sheng-Hui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.2.00.1207260951200.27130@localhost \
    --to=lczerner@redhat.com \
    --cc=adilger.kernel@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    --cc=shhuiw@gmail.com \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).