public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: for-next branch updated to 6849744065ea
Date: Sun, 22 May 2022 17:46:19 +0800	[thread overview]
Message-ID: <20220522094622.25751C385AA@smtp.kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 5390 bytes --]

Hi all,

The for-next branch of the xfstests repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git

has just been updated and tagged as v2022.05.22 release.

Some release notes you might care about:

1. This update will bring in new failures on some of old kernel:
a) The generic/691 is a new case, if it fails please refer to:
  bc37e4fb5cac xfs: revert "xfs: actually bump warning counts when we send warnings"

b) The xfs/050 xfs/153 xfs/299 will fail on 5.9~5.17. To avoid these failues you
might need the patch above, and below patchset:
  [PATCH v3 0/3] xfs: remove quota warnings
  https://lore.kernel.org/linux-xfs/20220510202800.40339-1-catherine.hoang@oracle.com/

c) The xfs/348 will fail, refer to:
  1eb70f54c445 "xfs: validate inode fork size against fork format"

2. This release fix a small regression issue, which cause xfstests/new command
can't get profer new case number. So if you hit this issue, please update.

3. Dave improved the performance of XFS running. So you might get faster xfs
testing. Thanks for doing that!

4. Christoph added a new group name (for btrfs mostly) "read_repair", please
use it if you write a related cases. Thanks!

5. Broken or deprecated cases xfs/191-input-validation, xfs/018, xfs/081 and
xfs/082 are removed from this release.

More details please refer to below. Thanks for all your contribution.

Thanks,
Zorro

The new head of the for-next branch is commit:

6849744065ea tools/mkgroupfile: help the cases of group.list in number order

New commits ([N]ew, [U]pdate, [D]elete):

Christoph Hellwig (1):
[U]      [4c577efa1ee6] fstests: add a btrfs read_repair group

Dave Chinner (10):
[U]      [6a1c3ac03574] fstests: tests should not source common/rc directly
[U]      [fbb154f67dac] common/rc: fix test init performance regression on XFS
[U]      [307f05149987] fstests: filter quota warnings
[U]      [9a392f8d44e5] xfs/122: add attribute log formats to test output.
[U]      [dbcc5493176a] xfs/348: golden output is not correct
[U]      [460c460464cb] xfs/148: make test debuggable
[U]      [6812c3b2603b] xfs/148: fix failure from bad shortform size assumptions
[D]      [c1941d6f5d47] xfs/191: remove broken test
[D]      [e6d4d963c698] fstests: remove xfs deprecated test
[U]      [1a04a7c9e674] fstests: fix group list generation for whacky test names

Eric Biggers (1):
[U]      [a7b978f8f55b] generic/556: add test case for top-level dir rename

Gabriel Krisman Bertazi (1):
[U]      [3b878b60a77e] generic/556: Filter touch error message

Ojaswin Mujoo (1):
[U]      [ee264b3fa676] common/rc: Modify _require_batched_discard to improve test coverage

Zorro Lang (3):
[N]      [0110e1eeb73d] generic: soft quota limits testing within grace time
[U]      [2eb19ea49c65] generic/603: use project quota create and restore common helpers
[U]      [6849744065ea] tools/mkgroupfile: help the cases of group.list in number order


Code Diffstat:

 common/filter                      |    8 +
 common/quota                       |   52 +
 common/rc                          |   20 +-
 common/xfs                         |   12 +
 doc/group-names.txt                |    1 +
 tests/btrfs/140                    |    2 +-
 tests/btrfs/141                    |    2 +-
 tests/btrfs/142                    |    2 +-
 tests/btrfs/143                    |    2 +-
 tests/btrfs/150                    |    2 +-
 tests/btrfs/157                    |    2 +-
 tests/btrfs/215                    |    2 +-
 tests/btrfs/243                    |    1 -
 tests/btrfs/245                    |    1 -
 tests/ext4/053                     |    1 -
 tests/generic/556                  |   25 +-
 tests/generic/556.out              |    4 +-
 tests/generic/603                  |   36 +-
 tests/generic/644                  |    1 -
 tests/generic/645                  |    1 -
 tests/generic/647                  |    1 -
 tests/generic/677                  |    1 -
 tests/generic/678                  |    1 -
 tests/generic/679                  |    1 -
 tests/generic/690                  |    1 -
 tests/generic/691                  |  107 +
 tests/generic/691.out              |   34 +
 tests/xfs/018                      |   72 -
 tests/xfs/018.op                   | 4714 ------------------------------------
 tests/xfs/018.out                  |   17 -
 tests/xfs/018.trans_buf            | 1821 --------------
 tests/xfs/018.trans_inode          | 2609 --------------------
 tests/xfs/050                      |    9 -
 tests/xfs/081                      |   55 -
 tests/xfs/081.out                  |    4 -
 tests/xfs/081.ugquota.trans_inode  | 3091 -----------------------
 tests/xfs/082                      |  101 -
 tests/xfs/082.op                   | 4714 ------------------------------------
 tests/xfs/082.out                  |   39 -
 tests/xfs/082.trans_buf            | 1821 --------------
 tests/xfs/082.trans_inode          | 2609 --------------------
 tests/xfs/122.out                  |    2 +
 tests/xfs/148                      |   15 +-
 tests/xfs/153                      |    9 -
 tests/xfs/191-input-validation     |  324 ---
 tests/xfs/191-input-validation.out |    2 -
 tests/xfs/299                      |    9 -
 tests/xfs/348.out                  |    4 +-
 tools/mkgroupfile                  |    5 +-
 49 files changed, 270 insertions(+), 22099 deletions(-)
--
Zorro Lang
zlang@kernel.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

                 reply	other threads:[~2022-05-22  9:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220522094622.25751C385AA@smtp.kernel.org \
    --to=zlang@kernel.org \
    --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