From: Dave Chinner <david@fromorbit.com>
To: Angelo Dureghello <angelo@sysam.it>
Cc: fstests <fstests@vger.kernel.org>
Subject: Re: help on xfs test results
Date: Wed, 30 Sep 2015 09:28:26 +1000 [thread overview]
Message-ID: <20150929232826.GA3902@dastard> (raw)
In-Reply-To: <560B18C8.8000204@sysam.it>
On Wed, Sep 30, 2015 at 01:03:36AM +0200, Angelo Dureghello wrote:
> Hi all,
>
> thanks for all the great support until now.
>
> I finally completed all the tests in my arm 32 bit target platform,
> and have still 4 hopefully false positives. Below my comments:
>
>
>
> generic tests
>
> *** 256
> /media/p6/fill.161/3.bin: No space left on device
>
> - output mismatch (see
> /home/angelo/xfstests/results//./generic/256.out.bad)
> --- tests/./generic/256.out 2015-09-17 10:54:06.815078834 +0000
> +++
> /home/angelo/xfstests/results//./generic/256.out.bad 2000-01-01
> 00:42:13.822058816 +0000
> @@ -1 +1,2229 @@
> QA output created by 256
> +wrote 1073741824/1073741824 bytes at offset 0
> +1 GiB, 262144 ops; 0:02:35.00 (6.602 MiB/sec and 1690.0353 ops/sec)
> +pwrite64: No space left on device
> +pwrite64: No space left on device
> +pwrite64: No space left on device
> +pwrite64: No space left on device
> ...
There should be ENOSPC being reported during the test but they
should all be redirected to /dev/null. Perhaps shomething wrong with
redirection?
> xfs tests
> **** 020
You need to be more explicit about the test description. Does "020"
mean generic/020, xfs/020, btrfs/020, etc?
> creates a 60t, fails if > 16t (Growing the data section failed),
> could be normal in 32bit arch ?
32 bit system can't use a 60TB block device or file, so this needs
a "_requires_64bit_blockdev" type of check.
> **** 080
> Looks like not XFS issue. mmap() failed, no more memory after 2,5G
various tests will fail if you don't have enough memory or address
space. Expunge them from your normal testing if it's just memory
allocation that is the problem.
> **** 136
> very long test, output similar but different values
xfs/136 shouldn't run your machine out of memory. If it does, then
you probably should start looking for a memory leak...
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
next prev parent reply other threads:[~2015-09-29 23:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-29 23:03 help on xfs test results Angelo Dureghello
2015-09-29 23:28 ` Dave Chinner [this message]
[not found] <560C69D9.6020807@sysam.it>
2015-10-01 8:48 ` Angelo Dureghello
2015-10-01 23:56 ` Dave Chinner
2015-10-02 0:31 ` Eric Sandeen
2015-10-02 0:38 ` Dave Chinner
2015-10-05 17:15 ` Angelo Dureghello
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=20150929232826.GA3902@dastard \
--to=david@fromorbit.com \
--cc=angelo@sysam.it \
--cc=fstests@vger.kernel.org \
/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