fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: master branch updated to 52a3700b26e1
@ 2021-03-07 18:10 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2021-03-07 18:10 UTC (permalink / raw)
  To: fstests

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

Hi all,

The master branch of the xfstests repository at:

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

have just been updated. We've added a few new options to 'check' in this update,
as the following:

  -e:		 exclude a specific list of tests
  --exact-order: run tests in the exact order specified
  -I		 iterate test <n> times, and stops in case of any failure

Also there're many bug fixes and 4 new tests, but all new tests should pass
with latest v5.12-rc2 kernel.

I should have went through all pending tests in the list, if your tests aren't
included in this update nor got any review comments, please resend.

Thanks,
Eryu

The new head of the master branch is commit:

52a3700b26e1 btrfs: Add simple stress test when qgroup limits are reached

New commits:

Darrick J. Wong (9):
      [2d4fb6bb3078] config: wrap xfs_metadump as $XFS_METADUMP_PROG like the other tools
      [5baeea6fe8c2] check: allow '-e testid' to exclude a single test
      [3d79e8ea2424] check: don't abort on non-existent excluded groups
      [49c09b5bad5e] check: run tests in exactly the order specified
      [656e1b10820d] fuzzy: capture core dumps from repair utilities
      [71636cfbaf35] generic/623: don't fail on core dumps
      [5c076a5adbd1] xfs/271: fix test failure on non-reflink filesystems
      [e05491b34134] common/rc: fix detection of device-mapper/persistent memory incompatibility
      [976ca65307d2] generic/60[78]: ensure the initial DAX file flag state before test

Eric Biggers (4):
      [c363e7a1fca5] generic: factor out helpers for fs-verity built-in signatures
      [45495efc3829] generic: add helpers for dumping fs-verity metadata
      [c4ef001021ee] generic: test retrieving verity Merkle tree and descriptor
      [456734557033] generic: test retrieving verity signature

Filipe Manana (1):
      [bdad282d47da] btrfs: clone a hole post eof when using NO_HOLES feature

Nikolay Borisov (1):
      [52a3700b26e1] btrfs: Add simple stress test when qgroup limits are reached

Qu Wenruo (1):
      [46f896c0a55d] btrfs: make sure we rescan all devices after unregistering

Ritesh Harjani (1):
      [9b298bdf540f] check: add CLI option to repeat and stop tests in case of failure

Zorro Lang (1):
      [8fe4fdf8ca22] fstests: remove _require_no_rtinherit completely


Code Diffstat:

 check                 | 52 ++++++++++++++++++++++++------
 common/btrfs          |  8 +++++
 common/config         |  1 +
 common/fuzzy          |  3 ++
 common/rc             |  5 +--
 common/verity         | 73 +++++++++++++++++++++++++++++++++++++++++-
 tests/btrfs/124       |  2 ++
 tests/btrfs/125       |  2 ++
 tests/btrfs/163       |  2 ++
 tests/btrfs/164       |  2 ++
 tests/btrfs/219       |  2 ++
 tests/btrfs/225       |  3 ++
 tests/btrfs/231       | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/231.out   | 35 +++++++++++++++++++++
 tests/btrfs/232       | 73 ++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/232.out   |  2 ++
 tests/btrfs/group     |  2 ++
 tests/generic/250     |  7 +++--
 tests/generic/252     |  6 ++--
 tests/generic/441     |  7 +++--
 tests/generic/484     |  7 +++--
 tests/generic/487     |  7 +++--
 tests/generic/577     | 15 ++-------
 tests/generic/607     |  4 +++
 tests/generic/608     |  3 ++
 tests/generic/623     |  1 +
 tests/generic/624     | 79 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/624.out | 16 ++++++++++
 tests/generic/625     | 66 ++++++++++++++++++++++++++++++++++++++
 tests/generic/625.out |  7 +++++
 tests/generic/group   |  2 ++
 tests/xfs/271         | 12 ++++++-
 32 files changed, 553 insertions(+), 40 deletions(-)
--
Eryu Guan
guaneryu@gmail.com

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-07 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-07 18:10 [ANNOUNCE] fstests: master branch updated to 52a3700b26e1 Eryu Guan

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).